mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
* #6212: remove extraneous flags from globals.mak
Reducies implicit dependencies in sfl-phone-common.
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user