| author | |
| committer | |
| log | 7a733b9385e77bc6b9aa1c62ca180a6ba9f14f3f |
| tree | a33300ff40c68614a17ade9d2fa71950db07325a |
| parent | 77f31ebbbe9aa3c07a7f15a652e4b3baf816d235 |
We already test cross compiling on x86_64-linux; no need to additionally
test it in the macOS script.1 files changed, 1 insertions(+), 0 deletions(-)
ci/azure/macos_script+1| ... | ... | @@ -52,6 +52,7 @@ stage3-release/bin/zig build test docs \ |
| 52 | 52 | --zig-lib-dir "$(pwd)/../lib" \ |
| 53 | 53 | -Denable-macos-sdk \ |
| 54 | 54 | -Dstatic-llvm \ |
| 55 | -Dskip-non-native \ | |
| 55 | 56 | --search-prefix "$PREFIX" |
| 56 | 57 | |
| 57 | 58 | if [ "${BUILD_REASON}" != "PullRequest" ]; then |