android: Enable 64-bit ABIs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# select the ABI(s) to build for (see CPU-ARCH-ABIS.html in the NDK docs).
|
||||
APP_ABI := armeabi x86 mips
|
||||
APP_ABI := armeabi arm64-v8a x86 x86_64 mips mips64
|
||||
APP_PLATFORM := android-19
|
||||
|
||||
Reference in New Issue
Block a user