mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
Update buildjdk.sh
This commit is contained in:
parent
398db02a0a
commit
2fdf94e75a
@ -27,8 +27,7 @@ bash ./configure \
|
||||
--with-debug-level=release \
|
||||
--with-freetype-lib=$FREETYPE_DIR/lib \
|
||||
--with-freetype-include=$FREETYPE_DIR/include/freetype2 \
|
||||
--x-includes=/usr/include \
|
||||
--x-libraries=/usr/lib \
|
||||
--without-x \
|
||||
|| error_code=$?
|
||||
if [ "${error_code}" -ne 0 ]; then
|
||||
echo "\n\nCONFIGURE ERROR, config.log:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user