added libs for arm64-v8a
This commit is contained in:
Regular → Executable
Submodule project/jni/application/commandergenius/commandergenius updated: 1180081202...7c02f1d567
+1
-1
Submodule project/jni/boost/src updated: bc9ea9d303...5824acb451
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
ARCH_LIST="armeabi armeabi-v7a x86 mips"
|
||||
ARCH_LIST="armeabi armeabi-v7a arm64-v8a x86 mips"
|
||||
|
||||
mkdir -p openssl
|
||||
git clone --depth=1 -b kitkat-release https://android.googlesource.com/platform/external/openssl openssl/jni || exit 1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
Submodule project/jni/shmem updated: 89c7cb8d03...c2a28f528d
@@ -11,4 +11,4 @@
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-21
|
||||
target=android-19
|
||||
|
||||
Reference in New Issue
Block a user