mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 05:34:56 -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" ]
|
if [ -z "$JDK_DEBUG_LEVEL" ]
|
||||||
then
|
then
|
||||||
export JDK_DEBUG_LEVEL=release
|
export JDK_DEBUG_LEVEL=slowdebug
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$TARGET_JDK" == "aarch64" ]
|
if [ "$TARGET_JDK" == "aarch64" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user