mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 05:05:28 -04:00
Back to release mode because full debug symbol.diz
This commit is contained in:
parent
576eacab4e
commit
77c2dc9457
@ -9,7 +9,7 @@ fi
|
|||||||
|
|
||||||
if [ -z "$JDK_DEBUG_LEVEL" ]
|
if [ -z "$JDK_DEBUG_LEVEL" ]
|
||||||
then
|
then
|
||||||
export JDK_DEBUG_LEVEL=slowdebug
|
export JDK_DEBUG_LEVEL=release
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$TARGET_JDK" == "aarch64" ]
|
if [ "$TARGET_JDK" == "aarch64" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user