mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 06:06:38 -04:00
Update setdevkitpath.sh
This commit is contained in:
parent
5c5f307093
commit
19a9bffc30
@ -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=linux
|
export JVM_PLATFORM=android
|
||||||
# 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