mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-17 08:04:58 -04:00
Add --with-toolchain-type=clang
This commit is contained in:
parent
d61a274de1
commit
d3706b6b16
@ -28,6 +28,7 @@ bash ./configure \
|
||||
--with-debug-level=release \
|
||||
--with-freetype-lib=$FREETYPE_DIR/lib \
|
||||
--with-freetype-include=$FREETYPE_DIR/include/freetype2 \
|
||||
--with-toolchain-type=clang \
|
||||
--x-includes=/usr/include \
|
||||
--x-libraries=/usr/lib \
|
||||
|| error_code=$?
|
||||
|
Loading…
x
Reference in New Issue
Block a user