Update ci_build_arch_aarch32.sh

This commit is contained in:
ArtDev 2021-01-23 14:29:17 +03:00 committed by GitHub
parent 03a3bdb11d
commit 975741a120
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-androideabi
export TARGET=arm-linux-gnueabi
export TARGET_JDK=arm
bash ci_build_global.sh