try building org.linphone without x86

This commit is contained in:
David Black 2013-05-09 13:38:06 +01:00
parent 871fd16f75
commit dd1ef65d37

View file

@ -22,7 +22,8 @@ releases. Until then, you can find apks on the project's website.
Repo Type:git
Repo:git://git.linphone.org/linphone-android.git
Build Version:2.0.3-fdroid,2003,!syntax error on build server 2.0.3-1,submodules=no,update=no,\
#Build Version:2.0.3-fdroid,2003,!syntax error on build server 2.0.3-1,submodules=no,update=no,\
Build Version:2.0.3-fdroid,2003,2.0.3-1,submodules=no,update=no,\
init=git submodule update --init --recursive,prebuild=rm -rf tests && \
rm -f submodules/externals/webrtc/modules/\
video_capture/main/source/android/java/org/webrtc/videoengine/* && \
@ -33,7 +34,7 @@ sed -i 's/debuggable ="true"/debuggable="false"/g' AndroidManifest.xml && \
sed -i 's/markets\">true/markets\">=false/g' \
res/values/non_localizable_custom.xml,build=\
make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 \
BUILD_FOR_X86=1 update-project prepare-sources,buildjni=no
BUILD_FOR_X86=0 update-project prepare-sources,buildjni=no
Auto Update Mode:None
#Tags would nuke all the submodules