mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-31 02:09:22 +00:00
update sip stack for new debug traces
This commit is contained in:
parent
3f4528356e
commit
5db768ff29
2 changed files with 5 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 81b4695a7720331d13a8fe5a7175071b10f52eb7
|
||||
Subproject commit a5569489c2fd7f3ffe51ce0098ae49985df7ee79
|
||||
|
|
@ -49,3 +49,7 @@ RANLIB=${SDK_BIN_PATH}/ranlib
|
|||
|
||||
CPPFLAGS="-Dasm=__asm"
|
||||
OBJCFLAGS="-x objective-c -fexceptions -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch"
|
||||
#Force install script to use -C so that header files don't get re-written if not changed.
|
||||
INSTALL_DATA="ginstall -C"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue