mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-16 07:35:31 -04:00
Disable Shenandoah GC
This commit is contained in:
parent
04f901448c
commit
60e8f3e09e
@ -51,6 +51,7 @@ bash ./configure \
|
|||||||
--with-extra-ldflags="$LDFLAGS" \
|
--with-extra-ldflags="$LDFLAGS" \
|
||||||
--enable-option-checking=fatal \
|
--enable-option-checking=fatal \
|
||||||
--openjdk-target=$TARGET \
|
--openjdk-target=$TARGET \
|
||||||
|
--with-jvm-features=-shenandoahgc \
|
||||||
--with-jdk-variant=normal \
|
--with-jdk-variant=normal \
|
||||||
--with-jvm-variants=$JVM_VARIANTS \
|
--with-jvm-variants=$JVM_VARIANTS \
|
||||||
--with-cups-include=$CUPS_DIR \
|
--with-cups-include=$CUPS_DIR \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user