mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
[iOS build] change back to release
This commit is contained in:
parent
d2b48f7e45
commit
52df7316e4
@ -11,9 +11,6 @@ if [ "$BUILD_IOS" != "1" ]; then
|
|||||||
./extractndk.sh
|
./extractndk.sh
|
||||||
./maketoolchain.sh
|
./maketoolchain.sh
|
||||||
else
|
else
|
||||||
# OpenJDK 8 iOS port is still in unusable state, so we need build in debug mode
|
|
||||||
export JDK_DEBUG_LEVEL=slowdebug
|
|
||||||
|
|
||||||
chmod +x ios-arm64-clang
|
chmod +x ios-arm64-clang
|
||||||
chmod +x ios-arm64-clang++
|
chmod +x ios-arm64-clang++
|
||||||
chmod +x macos-host-cc
|
chmod +x macos-host-cc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user