mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 14:15:44 -04:00
Update buildjdk.sh
This commit is contained in:
parent
be1726a333
commit
d8031b856f
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
. setdevkitpath.sh
|
||||
|
||||
if [ "$TARGET_JDK" == "arm" ]
|
||||
if [ "$TARGET_JDK" == "arm_DISABLEDCHECK" ]
|
||||
then
|
||||
export TARGET_JDK=aarch32
|
||||
export TARGET_PHYS=aarch32-linux-androideabi
|
||||
|
Loading…
x
Reference in New Issue
Block a user