mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 13:15:32 -04:00
Build OpenJDK in slowdebug
This commit is contained in:
parent
4985b2ff28
commit
6b2e859fc8
@ -9,7 +9,7 @@ fi
|
||||
|
||||
if [ -z "$JDK_DEBUG_LEVEL" ]
|
||||
then
|
||||
export JDK_DEBUG_LEVEL=release
|
||||
export JDK_DEBUG_LEVEL=slowdebug
|
||||
fi
|
||||
|
||||
if [ "$TARGET_JDK" == "aarch64" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user