Update ci_build_arch_aarch32.sh

This commit is contained in:
ArtDev 2021-01-23 14:33:24 +03:00 committed by GitHub
parent 975741a120
commit 656c6ce873
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