Update Application.mk
This commit is contained in:
parent
63a0295db6
commit
88b3bf42c0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ APP_PLATFORM := android-14
|
||||||
# NDK_TOOLCHAIN_VERSION := 4.9
|
# NDK_TOOLCHAIN_VERSION := 4.9
|
||||||
# NDK_TOOLCHAIN_VERSION := 4.8
|
# NDK_TOOLCHAIN_VERSION := 4.8
|
||||||
NDK_TOOLCHAIN_VERSION := clang
|
NDK_TOOLCHAIN_VERSION := clang
|
||||||
|
LOCAL_ARM_NEON := true
|
||||||
|
|
||||||
APP_ABI := x86 armeabi-v7a arm64-v8a
|
APP_ABI := x86 armeabi-v7a arm64-v8a
|
||||||
ifdef ARMV7_ONLY
|
ifdef ARMV7_ONLY
|
||||||
|
|
Loading…
Reference in a new issue