mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
Attempt ignore unrecongized options
This commit is contained in:
parent
898df41ea0
commit
ebba2ec063
@ -13,6 +13,9 @@ fi
|
||||
|
||||
sudo apt -y install gcc-multilib g++-multilib libxtst-dev libasound2-dev libelf-dev
|
||||
|
||||
# Attempt ignore x86 GCC options
|
||||
CFLAGS+=-Wunknown-warning
|
||||
|
||||
cd openjdk
|
||||
rm -rf build
|
||||
bash ./configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user