Update ci_build_arch_aarch32.sh

This commit is contained in:
ArtDev 2021-01-22 18:06:48 +03:00 committed by GitHub
parent c767953294
commit 295de4e3d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
export TARGET=arm-linux-gnueabi
export TARGET=arm-linux-androideabi
export TARGET_JDK=arm
bash ci_build_global.sh