Update buildjdk.sh

This commit is contained in:
ArtDev 2021-01-23 08:23:32 +03:00 committed by GitHub
parent 60e8f3e09e
commit ce832b0628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ bash ./configure \
--with-extra-ldflags="$LDFLAGS" \
--enable-option-checking=fatal \
--openjdk-target=$TARGET \
--with-jvm-features=-shenandoahgc \
--disable-jvm-feature-shenandoahgc \
--with-jdk-variant=normal \
--with-jvm-variants=$JVM_VARIANTS \
--with-cups-include=$CUPS_DIR \