added libs for arm64-v8a
This commit is contained in:
@@ -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
|
||||
|
||||
BIN
project/jni/openssl/lib-arm64-v8a/libcrypto.a
Normal file
BIN
project/jni/openssl/lib-arm64-v8a/libcrypto.a
Normal file
Binary file not shown.
BIN
project/jni/openssl/lib-arm64-v8a/libssl.a
Normal file
BIN
project/jni/openssl/lib-arm64-v8a/libssl.a
Normal file
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.
Reference in New Issue
Block a user