Merge pull request #46 from webgeek1234/master
Allow compiling android jni for all archs
This commit is contained in:
commit
a9d1206901
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
NDK_TOOLCHAIN_VERSION := 4.9
|
NDK_TOOLCHAIN_VERSION := 4.9
|
||||||
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
APP_ABI := all
|
||||||
|
|
Loading…
Add table
Reference in a new issue