mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 12:47:00 -04:00
Update ci_build_arch_aarch32.sh
This commit is contained in:
parent
c767953294
commit
295de4e3d4
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export TARGET=arm-linux-gnueabi
|
export TARGET=arm-linux-androideabi
|
||||||
export TARGET_JDK=arm
|
export TARGET_JDK=arm
|
||||||
|
|
||||||
bash ci_build_global.sh
|
bash ci_build_global.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user