buildjdk.sh: uncommented clean build

This commit is contained in:
Tran Khanh Duy 2020-07-22 11:21:28 +07:00 committed by GitHub
parent 00b1031573
commit e4467ec447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ then
fi
cd openjdk
# rm -rf build
rm -rf build
bash ./configure \
--enable-option-checking=fatal \
--build=x86_64-unknown-linux-gnu \