mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
“fine crashes” bring iOS one back to slowdebug
This commit is contained in:
parent
a126491e9d
commit
23a4f6aeef
@ -11,6 +11,9 @@ 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