mirror of https://github.com/BOINC/boinc.git
Switch to ndk 15c
This commit is contained in:
parent
bdae15bce6
commit
f206ff9301
|
@ -24,7 +24,7 @@ export REV=1
|
|||
export OPENSSL_VERSION=1.0.2s
|
||||
export CURL_VERSION=7.62.0
|
||||
export NDK_VERSION=21d
|
||||
export NDK_ARMV6_VERSION=16b
|
||||
export NDK_ARMV6_VERSION=15c
|
||||
|
||||
export ANDROID_HOME=$HOME/Android/Sdk
|
||||
export NDK_ROOT=$HOME/Android/Ndk
|
||||
|
|
Loading…
Reference in New Issue