mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-11 15:07:07 +00:00
update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4723 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7813a54bfa
commit
f2ae2bafb6
@ -17,7 +17,7 @@ LOCAL_CFLAGS +=-D__LINUX__ -D_REENTRANT -D_GNU_SOURCE -DAFT_A104 -DWANPIPE_TDM_A
|
||||
LOCAL_CFLAGS +=-w
|
||||
#LOCAL_LDFLAGS=
|
||||
LOCAL_OBJS=ss7boost_client.o $(BASE)/libs/libteletone/libteletone.la $(LIBSANGOMA_LA) $(LIBPRI_A)
|
||||
OPTS=--prefix=$(PREFIX) --with-libpri=$(LIBPRI_DIR) --disable-shared
|
||||
OPTS=--prefix=$(PREFIX) --with-libpri=../../../$(LIBPRI) --disable-shared
|
||||
|
||||
include $(BASE)/build/modmake.rules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user