mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -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" ]
|
if [ "$TARGET_JDK" == "arm_DISABLEDCHECK" ]
|
||||||
then
|
then
|
||||||
export TARGET_JDK=aarch32
|
|
||||||
export JVM_VARIANTS=client
|
export JVM_VARIANTS=client
|
||||||
else
|
else
|
||||||
export TARGET_PHYS=$TARGET
|
export TARGET_PHYS=$TARGET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user