[aarch32] TARGET_JDK set to arm

This commit is contained in:
Duy Tran Khanh 2021-06-30 16:16:36 +07:00 committed by GitHub
parent d1bf217657
commit a081eec20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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