mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 06:06:38 -04:00
NDK_HOME
This commit is contained in:
parent
5400e8e46c
commit
5817768902
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
bash setdevkitpath.sh
|
export NDK_HOME=`pwd`/android-ndk-r10e
|
||||||
|
|
||||||
$NDK_HOME/build/tools/make-standalone-toolchain.sh \
|
$NDK_HOME/build/tools/make-standalone-toolchain.sh \
|
||||||
--arch=arm64 \
|
--arch=arm64 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user