Skip to content

Commit 75791e4

Browse files
authored
fix typo
1 parent b4decec commit 75791e4

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
@@ -82,7 +82,7 @@
8282
# - export CFLAGS="-O2 -unwindlib=none -Wno-macro-redefined -isysroot /Applications/Xcode_26.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -arch arm64 -miphoneos-version-min=10.0"
8383
# - xcrun --sdk iphoneos --show-sdk-path
8484
# - ls -l /Applications
85-
ä - make TARGET=ARMV8 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 CROSS=1
85+
# - make TARGET=ARMV8 NUM_THREADS=32 HOSTCC=clang NOFORTRAN=1 CROSS=1
8686
# always:
8787
# config_artifacts:
8888
# path: "*conf*"

0 commit comments

Comments
 (0)