We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655141c commit 21cc46eCopy full SHA for 21cc46e
1_ci_build_arch_aarch32.sh
@@ -3,5 +3,6 @@ set -e
3
4
export TARGET=armv7a-linux-androideabi
5
export TARGET_JDK=arm
6
+export JVM_VARIANTS=client
7
8
bash 2_ci_build_global.sh
0 commit comments