Update buildjdk.sh

This commit is contained in:
Duy Tran Khanh 2021-06-10 05:26:10 +07:00 committed by GitHub
parent d1c9981d5b
commit b77da08949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,7 @@ bash ./configure \
--disable-precompiled-headers \
--disable-warnings-as-errors \
--enable-option-checking=fatal \
--with-toolchain-type=gcc \
--with-jvm-variants=$JVM_VARIANTS \
--with-cups-include=$CUPS_DIR \
--with-devkit=$TOOLCHAIN \