Skip to content
Snippets Groups Projects
Commit 7464f6be authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #6212: remove extraneous flags from globals.mak

Reducies implicit dependencies in sfl-phone-common.
parent a77dfdf7
Branches
Tags
No related merge requests found
......@@ -56,14 +56,9 @@ AM_CPPFLAGS = \
-I$(src)/src \
-I$(src)/src/config \
-I$(src)/test \
$(SIP_CFLAGS) \
-DPREFIX=\"$(prefix)\" \
-DPROGSHAREDIR=\"${datadir}/sflphone\" \
$(ZEROCONFFLAGS) \
$(GSTREAMER_CFLAGS) \
$(LIBAVCODEC_CFLAGS) \
$(LIBSWSCALE_CFLAGS) \
$(IAX_FLAGS) \
$(SIP_CFLAGS) \
-DCODECS_DIR=\""$(sflcodecdir)"\" \
-DPLUGINS_DIR=\""$(sflplugindir)"\" \
-DENABLE_TRACE \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment