Bump Android NDK version
This commit is contained in:
parent
9131967397
commit
9ce73f07e5
@ -4,7 +4,7 @@ export CFLAGS="-Os -mthumb"
|
||||
export DROID_HOST=darwin-x86
|
||||
export LDFLAGS="-mthumb"
|
||||
export NDK_PLATFORM=8
|
||||
export NDK_ROOT=/usr/local/Cellar/android-ndk/r8d
|
||||
export NDK_ROOT=/usr/local/Cellar/android-ndk/r8e
|
||||
export TARGET_TOOLCHAIN_VERSION=4.6
|
||||
export TARGET=arm-linux-androideabi
|
||||
export NDK_TARGET="arm-linux-androideabi-${TARGET_TOOLCHAIN_VERSION}"
|
||||
|
Loading…
Reference in New Issue
Block a user