mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 20:04:09 -04:00
Update buildjdk.sh
This commit is contained in:
parent
beed9396e4
commit
0e8b5faaa8
@ -22,8 +22,8 @@ cp -R -f override-jre-files/* openjdk/
|
||||
cd openjdk
|
||||
rm -rf build
|
||||
bash ./configure \
|
||||
CFLAGS=$CFLAGS \
|
||||
CXXFLAGS=$CXXFLAGS \
|
||||
--with-extra-cflags=$CFLAGS \
|
||||
--with-extra-cxxflags=$CXXFLAGS \
|
||||
--enable-headless-only \
|
||||
--enable-option-checking=fatal \
|
||||
--openjdk-target=$TARGET \
|
||||
|
Loading…
x
Reference in New Issue
Block a user