mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
Merge branch 'belle-sip' of git.linphone.org:linphone-iphone-private into belle-sip
This commit is contained in:
commit
7ba162c58b
1 changed files with 4 additions and 0 deletions
|
|
@ -49,3 +49,7 @@ RANLIB="xcrun 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