mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-15 23:24:55 -04:00
Back to clang
This commit is contained in:
parent
0689441794
commit
6a0cee9365
@ -64,9 +64,10 @@ bash ./configure \
|
||||
--with-extra-cflags="$CFLAGS" \
|
||||
--with-extra-cxxflags="$CFLAGS" \
|
||||
--with-extra-ldflags="$LDFLAGS" \
|
||||
--disable-precompiled-headers \
|
||||
--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 \
|
||||
--with-devkit=$TOOLCHAIN \
|
||||
|
Loading…
x
Reference in New Issue
Block a user