mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-14 06:36:48 -04:00
Update setdevkitpath.sh
This commit is contained in:
parent
0c1601ad0e
commit
b0f46f09bf
@ -56,6 +56,7 @@ export JVM_PLATFORM=linux
|
|||||||
# Set NDK
|
# Set NDK
|
||||||
export API=21
|
export API=21
|
||||||
export NDK=`pwd`/android-ndk-$NDK_VERSION
|
export NDK=`pwd`/android-ndk-$NDK_VERSION
|
||||||
|
export ANDROID_NDK_ROOT=$NDK
|
||||||
export TOOLCHAIN=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain
|
export TOOLCHAIN=$NDK/generated-toolchains/android-${TARGET_SHORT}-toolchain
|
||||||
# export TOOLCHAIN=$NDK/toolchains/llvm/prebuilt/linux-x86_64
|
# export TOOLCHAIN=$NDK/toolchains/llvm/prebuilt/linux-x86_64
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user