mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-17 08:04:58 -04:00
test: use the new file
This commit is contained in:
parent
b8b4fe7ab3
commit
e5457655c6
@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
. setdevkitpath.sh
|
. setdevkitpath.sh
|
||||||
|
|
||||||
$NDK/build/tools/make-standalone-toolchain.sh \
|
$NDK/build/tools/make-standalone-toolchain.py \
|
||||||
--arch=${TARGET_SHORT} \
|
--arch=${TARGET_SHORT} \
|
||||||
--platform=android-21 \
|
--platform=android-21 \
|
||||||
--install-dir=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain
|
--install-dir=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user