Update buildjdk.sh

This commit is contained in:
Duy Tran Khanh 2021-06-04 18:45:05 +07:00 committed by GitHub
parent 929aa7f50c
commit 56a75873fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ bash ./configure \
--with-extra-cxxflags="$CFLAGS" \
--with-extra-ldflags="$LDFLAGS" \
--enable-option-checking=fatal \
--with-jdk-variant=normal \
--with-jvm-variants=$JVM_VARIANTS \
--with-cups-include=$CUPS_DIR \
--with-devkit=$TOOLCHAIN \