Revert variable
This commit is contained in:
parent
5a6e39b49f
commit
bf1a4b3a06
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ fi
|
||||||
export ANDROID_SDK_ROOT=$ANDROID_HOME
|
export ANDROID_SDK_ROOT=$ANDROID_HOME
|
||||||
export ANDROID_NDK_ROOT=$ANDROID_NDK
|
export ANDROID_NDK_ROOT=$ANDROID_NDK
|
||||||
#export ANDROID_NDK_TOOLCHAIN_VERSION=4.7
|
#export ANDROID_NDK_TOOLCHAIN_VERSION=4.7
|
||||||
# export BUILD_ONLY_OLD_LIB=1
|
export BUILD_ONLY_OLD_LIB=1
|
||||||
"$SCRIPT_LOC/../../core-legacy/externals/configure.sh"
|
"$SCRIPT_LOC/../../core-legacy/externals/configure.sh"
|
||||||
(cd "$SCRIPT_LOC" && "$ANDROID_NDK/ndk-build" -j2)
|
(cd "$SCRIPT_LOC" && "$ANDROID_NDK/ndk-build" -j2)
|
||||||
|
|
Loading…
Reference in a new issue