Skip to content

Commit e7ec708

Browse files
authored
Update .cirrus.yml
1 parent a0af6f4 commit e7ec708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ task:
9797
- export ANDROID_NDK_HOME="/opt/homebrew/share/android-ndk"
9898
- export CC=/opt/homebrew/share/android-ndk/toolchains/llvm/prebuilt/darwin-x86_64/bin/armv7a-linux-androideabi23-clang
9999
- export RANLIB=touch
100-
- make TARGET=ARMV7 ARM_SOFTFP_ABI=1 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 RANLIB="ls -l"
100+
- make TARGET=ARMV7 ARM_SOFTFP_ABI=1 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1
101101
always:
102102
config_artifacts:
103103
path: "*conf*"

0 commit comments

Comments
 (0)