Also fix x86_64 build error

This commit is contained in:
khanhduytran0 2020-09-24 11:46:24 +07:00
parent 4ae6e840a7
commit 5be01a1449

View File

@ -3,7 +3,7 @@ set -e
export TARGET=x86_64-linux-android
export TARGET_SHORT=x86_64
export TARGET_JDK=amd64
export TARGET_JDK=x86_64
bash ci_build_global.sh