mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 22:26:09 -04:00
[aarch32 build] Set TARGET_JDK back to arm
This commit is contained in:
parent
af1b27cdb0
commit
f0ba0a3ece
@ -3,10 +3,6 @@ set -e
|
||||
|
||||
. setdevkitpath.sh
|
||||
|
||||
if [ "$TARGET_JDK" == "arm" ]; then
|
||||
export TARGET_JDK=aarch32
|
||||
fi
|
||||
|
||||
imagespath=openjdk/build/${JVM_PLATFORM}-${TARGET_JDK}-${JVM_VARIANTS}-${JDK_DEBUG_LEVEL}/images
|
||||
|
||||
rm -rf dizout jreout jdkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user