mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-08 13:21:51 +00:00
gsmopen: fix alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
MODNAME=mod_gsmopen
|
||||
SVNDEF := -D'GSMOPEN_SVN_VERSION="$(shell svnversion -n .)"'
|
||||
LOCAL_CFLAGS += $(SVNDEF) -Wno-error=address -DNO_GSMLIB -I../../../../../../libs/spandsp/src -I../../../../../..//libs/tiff-3.8.2/libtiff
|
||||
#LOCAL_CFLAGS += $(SVNDEF) -Wno-error=address -DNO_GSMLIB -I../../../../../../libs/spandsp/src -I../../../../../..//libs/tiff-3.8.2/libtiff
|
||||
LOCAL_CFLAGS += $(SVNDEF) -DNO_GSMLIB -I../../../../../../libs/spandsp/src -I../../../../../..//libs/tiff-3.8.2/libtiff
|
||||
LOCAL_LDFLAGS=-lasound -L../../../../../../libs/spandsp/src -lspandsp
|
||||
LOCAL_OBJS=gsmopen_protocol.o
|
||||
include ../../../../../../build/modmake.rules
|
||||
|
||||
Reference in New Issue
Block a user