We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a6fec commit bc060c3Copy full SHA for bc060c3
.cirrus.yml
@@ -4,11 +4,11 @@ task:
4
5
6
#
7
- # Status as of 20260222:
+ # Status as of 20260226:
8
9
# - All tests pass on Debian and Fedora, including both AMD64 and ARM64.
10
11
- # - The tests pass on AMD64 FreeBSD. For cmake_test_script with LLVM 22, the following is needed
+ # - The tests pass on AMD64 FreeBSD. However, cmake_test_script with LLVM 22 needs the following:
12
# export LDFLAGS="-Wl,-z,execstack"
13
# Otherwise, the error message is like
14
# "ld: error: CMakeFiles/primac.dir/uobyqa_c.f90.o: requires an executable stack, but -z execstack is not specified"
.github/actions/spelling/allow.txt
@@ -2561,3 +2561,4 @@ aoccflang
2561
actionlint
2562
timelimit
2563
euo
2564
+ftrampoline
0 commit comments