forked from Mirrors/freeswitch
force -ggdb into sofia build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10871 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e573c86d90
commit
6dfa49dc5a
|
@ -44,7 +44,7 @@ BUILT_SOURCES = $(SOFIALA)
|
|||
$(mod_sofia_la_SOURCES) : $(BUILT_SOURCES)
|
||||
|
||||
$(SOFIALA): $(SOFIA_DIR) $(SOFIA_DIR)/.update
|
||||
cd $(SOFIA_DIR) && $(MAKE)
|
||||
cd $(SOFIA_DIR) && $(MAKE) SOFIA_CFLAGS="$(AM_CFLAGS)"
|
||||
$(TOUCH_TARGET)
|
||||
|
||||
../../../../libs/sofia-sip/libsofia-sip-ua/nua/sofia-sip/nua_tag.h: $(SOFIALA)
|
||||
|
|
Loading…
Reference in New Issue