mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 21:18:07 +00:00
Restore build for x86.
This commit is contained in:
parent
125440875f
commit
273ba80178
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -43,7 +43,7 @@ BUILD_G729=0
|
|||
BUILD_TUNNEL=0
|
||||
BUILD_WEBRTC_AECM=1
|
||||
BUILD_OPUS=1
|
||||
BUILD_FOR_X86=0
|
||||
BUILD_FOR_X86=1
|
||||
USE_JAVAH=1
|
||||
BUILD_TLS=1
|
||||
BUILD_SQLITE=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue