mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
[aarch32] TARGET_JDK set to arm
This commit is contained in:
parent
d1bf217657
commit
a081eec20a
@ -4,7 +4,6 @@ set -e
|
||||
|
||||
if [ "$TARGET_JDK" == "arm_DISABLEDCHECK" ]
|
||||
then
|
||||
export TARGET_JDK=aarch32
|
||||
export JVM_VARIANTS=client
|
||||
else
|
||||
export TARGET_PHYS=$TARGET
|
||||
|
Loading…
x
Reference in New Issue
Block a user