mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 21:26:44 -04:00
Disable precompiled headers
This commit is contained in:
parent
151077652d
commit
be1726a333
@ -66,6 +66,7 @@ bash ./configure \
|
||||
--with-extra-ldflags="$LDFLAGS" \
|
||||
--disable-warnings-as-errors \
|
||||
--enable-option-checking=fatal \
|
||||
--disable-precompiled-headers \
|
||||
--with-toolchain-type=clang \
|
||||
--with-jvm-variants=$JVM_VARIANTS \
|
||||
--with-cups-include=$CUPS_DIR \
|
||||
|
Loading…
x
Reference in New Issue
Block a user