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
807795e6dc
commit
c854fe9fd1
@ -16,6 +16,7 @@ sudo apt -y install gcc-multilib g++-multilib libxtst-dev libasound2-dev libelf-
|
||||
cd openjdk
|
||||
rm -rf build
|
||||
bash ./configure \
|
||||
--host=gnu/linux
|
||||
--with-extra-cflags="$CPPFLAGS" \
|
||||
--enable-option-checking=fatal \
|
||||
--openjdk-target=$TARGET \
|
||||
|
Loading…
x
Reference in New Issue
Block a user