mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-16 23:56:31 -04:00
Add --disable-headful for only headless graphics
This commit is contained in:
parent
95ca3d6a77
commit
73696b3237
@ -26,6 +26,7 @@ cd openjdk
|
||||
rm -rf build
|
||||
# --with-extra-cxxflags="$CXXFLAGS --std=c++11" \
|
||||
bash ./configure \
|
||||
--disable-headful \
|
||||
--with-extra-cflags="$CPPFLAGS" \
|
||||
--with-extra-ldflags="$LDFLAGS" \
|
||||
--enable-option-checking=fatal \
|
||||
|
Loading…
x
Reference in New Issue
Block a user