Linphone: Try to fix build.
This commit is contained in:
parent
37ca7998e6
commit
032fccd833
|
@ -97,7 +97,7 @@ Build:2.3.2-fdroid,2302
|
||||||
sed -i -e 's/<application/<application android:debuggable="false"/' AndroidManifest.xml && \
|
sed -i -e 's/<application/<application android:debuggable="false"/' AndroidManifest.xml && \
|
||||||
sed -i -e 's/android:versionCode/android:versionName="2.3.2-fdroid" android:versionCode/' AndroidManifest.xml
|
sed -i -e 's/android:versionCode/android:versionName="2.3.2-fdroid" android:versionCode/' AndroidManifest.xml
|
||||||
target=android-19
|
target=android-19
|
||||||
build=make generate-libs BUILD_GPLV3_ZRTP=1
|
build=ANDROID_NDK=$$NDK$$ make generate-libs BUILD_GPLV3_ZRTP=1
|
||||||
buildjni=no
|
buildjni=no
|
||||||
ndk=r10b
|
ndk=r10b
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue