mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fix compilation
This commit is contained in:
parent
735e901bf6
commit
79f21ea9d8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -49,7 +49,7 @@ BUILD_AMRNB=full # 0, light or full
|
|||
BUILD_AMRWB=1
|
||||
BUILD_ZRTP=1
|
||||
BUILD_SILK=1
|
||||
BUILD_TUNNEL=1
|
||||
BUILD_TUNNEL=0
|
||||
BUILD_WEBRTC_AECM=1
|
||||
BUILD_OPUS=1
|
||||
BUILD_MATROSKA=0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue