mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-17 08:04:58 -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-cflags="$CFLAGS" \
|
||||||
--with-extra-cxxflags="$CFLAGS" \
|
--with-extra-cxxflags="$CFLAGS" \
|
||||||
--with-extra-ldflags="$LDFLAGS" \
|
--with-extra-ldflags="$LDFLAGS" \
|
||||||
|
--disable-precompiled-headers \
|
||||||
--disable-warnings-as-errors \
|
--disable-warnings-as-errors \
|
||||||
--enable-option-checking=fatal \
|
--enable-option-checking=fatal \
|
||||||
--disable-precompiled-headers \
|
--with-toolchain-type=clang \
|
||||||
--with-jvm-variants=$JVM_VARIANTS \
|
--with-jvm-variants=$JVM_VARIANTS \
|
||||||
--with-cups-include=$CUPS_DIR \
|
--with-cups-include=$CUPS_DIR \
|
||||||
--with-devkit=$TOOLCHAIN \
|
--with-devkit=$TOOLCHAIN \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user