mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Update buildjdk.sh
This commit is contained in:
parent
f79475d770
commit
c786cfa04b
@ -6,6 +6,7 @@ if [ "$TARGET_JDK" == "arm" ]
|
|||||||
then
|
then
|
||||||
export TARGET_JDK=aarch32
|
export TARGET_JDK=aarch32
|
||||||
export TARGET_PHYS=aarch32-linux-androideabi
|
export TARGET_PHYS=aarch32-linux-androideabi
|
||||||
|
export JVM_VARIANTS=client
|
||||||
else
|
else
|
||||||
export TARGET_PHYS=$TARGET
|
export TARGET_PHYS=$TARGET
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user