test: use the new file

This commit is contained in:
Boulay Mathias 2023-05-01 01:05:27 +02:00 committed by GitHub
parent b8b4fe7ab3
commit e5457655c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ set -e
. setdevkitpath.sh
$NDK/build/tools/make-standalone-toolchain.sh \
$NDK/build/tools/make-standalone-toolchain.py \
--arch=${TARGET_SHORT} \
--platform=android-21 \
--install-dir=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain