Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Oct 9, 2024
1 parent 9f74125 commit 54e8dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ task:
- brew install --cask android-ndk
- export ANDROID_NDK_HOME="/Users/admin/android-sdk/ndk"
- ls /Users/admin/android-sdk/ndk/25.2.9519653
- find / -name "*android-ndk*"
- find /opt/homebrew -name "armv7a-linux-androideabi*-ranlib"
- export CC=/Users/admin/android-sdk/ndk/25.2.9519653/AndroidNDK*.app/Contents/NDK/toolchains/llvm/prebuilt/darwin-x86_64/bin/armv7a-linux-androideabi23-clang
- make TARGET=ARMV7 ARM_SOFTFP_ABI=1 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 RANLIB="ls -l"
Expand Down

0 comments on commit 54e8dc9

Please sign in to comment.