mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 12:47:00 -04:00
Update clonejdk.sh
This commit is contained in:
parent
1041510912
commit
b2f8b258b9
@ -3,5 +3,5 @@ set -e
|
|||||||
hg clone http://hg.openjdk.java.net/mobile/jdk9 openjdk
|
hg clone http://hg.openjdk.java.net/mobile/jdk9 openjdk
|
||||||
cd openjdk
|
cd openjdk
|
||||||
bash ./get_source.sh
|
bash ./get_source.sh
|
||||||
hg import ../termux-openjdk-aarch64-patches/*.patch
|
hg import ../termux-openjdk-aarch64-patches/*.patch --no-commit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user