mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-19 17:57:22 +00:00
we do these from the lib automatically now
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@419 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
e1f3a14ad8
commit
051f682516
@ -9,6 +9,6 @@ include $(BASE)/build/modmake.rules
|
|||||||
local_depend: $(OZA)
|
local_depend: $(OZA)
|
||||||
|
|
||||||
$(OZA): $(OZ_DIR)/.update
|
$(OZA): $(OZ_DIR)/.update
|
||||||
cd $(OZ_DIR) && $(MAKE) ZAP_MODS="wanpipe zt" ZAP_CFLAGS="-g -ggdb $(ALL_CXXFLAGS)"
|
cd $(OZ_DIR) && $(MAKE) ZAP_MODS="wanpipe zt" ZAP_CFLAGS="$(ALL_CXXFLAGS)"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user