angelauramc-openjdk-build/ci_build_arch_x86_64.sh
Duy Tran Khanh e52446bf18
iOS aarch64 port of OpenJDK 8 (#5)
This port is still WIP and may not work.
2021-05-15 19:43:22 +07:00

9 lines
106 B
Bash
Executable File

#!/bin/bash
set -e
export TARGET=x86_64-linux-android
export TARGET_JDK=x86_64
bash ci_build_global.sh