mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-14 06:36:48 -04:00
Set ndk devkit path in gen toolchain
This commit is contained in:
parent
a0fc625270
commit
5400e8e46c
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
bash setdevkitpath.sh
|
||||
|
||||
$NDK_HOME/build/tools/make-standalone-toolchain.sh \
|
||||
--arch=arm64 \
|
||||
--platform=android-21 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user