Update buildjdk.sh

This commit is contained in:
Tran Khanh Duy 2020-09-14 12:38:31 +07:00 committed by GitHub
parent ebba2ec063
commit 1334cc897e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,6 @@ 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 \