mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Set ANDROID_NDK_ROOT
This commit is contained in:
parent
87441e69ce
commit
3f43952cb9
@ -47,6 +47,7 @@ export JVM_PLATFORM=linux
|
||||
# Set NDK
|
||||
export API=21
|
||||
export NDK=$PWD/android-ndk-$NDK_VERSION
|
||||
export ANDROID_NDK_ROOT=$NDK
|
||||
export TOOLCHAIN=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain
|
||||
# export TOOLCHAIN=$NDK/toolchains/llvm/prebuilt/linux-x86_64
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user