Update clonejdk.sh

This commit is contained in:
Tran Khanh Duy 2020-09-16 12:04:16 +07:00 committed by GitHub
parent 1041510912
commit b2f8b258b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ set -e
hg clone http://hg.openjdk.java.net/mobile/jdk9 openjdk
cd openjdk
bash ./get_source.sh
hg import ../termux-openjdk-aarch64-patches/*.patch
hg import ../termux-openjdk-aarch64-patches/*.patch --no-commit