mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-12 08:11:05 +00:00
Bump Android version for cryptest-android.sh script
This commit is contained in:
parent
619e47b71c
commit
6acf173498
@ -78,7 +78,7 @@ for platform in "${PLATFORMS[@]}"
|
|||||||
do
|
do
|
||||||
# setenv-android.sh reads these two variables for configuration info.
|
# setenv-android.sh reads these two variables for configuration info.
|
||||||
# Android 5.0 is 21. Android 6.0 is 23.
|
# Android 5.0 is 21. Android 6.0 is 23.
|
||||||
export ANDROID_API="21"
|
export ANDROID_API="23"
|
||||||
export ANDROID_CPU="${platform}"
|
export ANDROID_CPU="${platform}"
|
||||||
|
|
||||||
make -f GNUmakefile-cross distclean > /dev/null 2>&1
|
make -f GNUmakefile-cross distclean > /dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user