mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 15:46:08 -04:00
Set JDK_DEBUG_LEVEL back to release for iOS build
This commit is contained in:
parent
e7b75eedc0
commit
232366e881
@ -12,9 +12,6 @@ if [ "$BUILD_IOS" != "1" ]; then
|
||||
./extractndk.sh
|
||||
./maketoolchain.sh
|
||||
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 macos-host-cc
|
||||
|
Loading…
x
Reference in New Issue
Block a user