Enable x86 build
This commit is contained in:
parent
be375b5642
commit
b50fa83055
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -54,7 +54,7 @@ BUILD_WEBRTC_AECM=1
|
|||
BUILD_OPUS=1
|
||||
BUILD_MATROSKA=0
|
||||
BUILD_WEBRTC_ISAC=1
|
||||
BUILD_FOR_X86=0
|
||||
BUILD_FOR_X86=1
|
||||
USE_JAVAH=1
|
||||
BUILD_TLS=1
|
||||
BUILD_SQLITE=1
|
||||
|
|
Loading…
Reference in a new issue