mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -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
|
||||
else
|
||||
|
||||
export JVM_PLATFORM=android
|
||||
export JVM_PLATFORM=linux
|
||||
# Set NDK
|
||||
export API=21
|
||||
export NDK=`pwd`/android-ndk-$NDK_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user