mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 07:35:59 -04:00
Try to fix arm32 autobuild error
This commit is contained in:
parent
0b449c510a
commit
2cdab04934
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
export TARGET=arm-linux-androideabi
|
||||
export TARGET_SHORT=arm
|
||||
export TARGET_JDK=aarch32
|
||||
export TARGET_JDK=arm
|
||||
|
||||
bash ci_build_global.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user