mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
Update setdevkitpath.sh
This commit is contained in:
parent
121f35c71f
commit
d7af156a12
@ -52,7 +52,7 @@ if [ "$BUILD_IOS" == "1" ]; then
|
|||||||
export ANDROID_INCLUDE=$PWD/ios-missing-include
|
export ANDROID_INCLUDE=$PWD/ios-missing-include
|
||||||
else
|
else
|
||||||
|
|
||||||
export JVM_PLATFORM=android
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user