mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 12:47:00 -04:00
Update buildjdk.sh
This commit is contained in:
parent
c321381162
commit
1cb08efd6c
@ -15,8 +15,8 @@ sudo apt -y install gcc-multilib g++-multilib libxtst-dev libasound2-dev libelf-
|
|||||||
|
|
||||||
cd openjdk
|
cd openjdk
|
||||||
rm -rf build
|
rm -rf build
|
||||||
# --host=gnu/linux
|
|
||||||
bash ./configure \
|
bash ./configure \
|
||||||
|
--host=linux
|
||||||
--with-extra-cflags="$CPPFLAGS" \
|
--with-extra-cflags="$CPPFLAGS" \
|
||||||
--enable-option-checking=fatal \
|
--enable-option-checking=fatal \
|
||||||
--openjdk-target=$TARGET \
|
--openjdk-target=$TARGET \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user