| author | |
| committer | |
| log | a34752c941c81e600c56670abb612fc86d0a2b73 |
| tree | 40b5cc65ad4163493aac3794dad9728e54868c29 |
| parent | 3f35d6984fa7e90a86cae3d6769cc2f1036bbdde |
2 files changed, 0 insertions(+), 2 deletions(-)
ci/x86_64-macos-debug.sh-1| ... | @@ -51,7 +51,6 @@ stage3/bin/zig build test docs \ | ... | @@ -51,7 +51,6 @@ stage3/bin/zig build test docs \ |
| 51 | --zig-lib-dir "$(pwd)/../lib" \ | 51 | --zig-lib-dir "$(pwd)/../lib" \ |
| 52 | -Denable-macos-sdk \ | 52 | -Denable-macos-sdk \ |
| 53 | -Dstatic-llvm \ | 53 | -Dstatic-llvm \ |
| 54 | -Dskip-non-native \ | ||
| 55 | --search-prefix "$PREFIX" | 54 | --search-prefix "$PREFIX" |
| 56 | 55 | ||
| 57 | # Produce the experimental std lib documentation. | 56 | # Produce the experimental std lib documentation. |
ci/x86_64-macos-release.sh-1| ... | @@ -51,7 +51,6 @@ stage3/bin/zig build test docs \ | ... | @@ -51,7 +51,6 @@ stage3/bin/zig build test docs \ |
| 51 | --zig-lib-dir "$(pwd)/../lib" \ | 51 | --zig-lib-dir "$(pwd)/../lib" \ |
| 52 | -Denable-macos-sdk \ | 52 | -Denable-macos-sdk \ |
| 53 | -Dstatic-llvm \ | 53 | -Dstatic-llvm \ |
| 54 | -Dskip-non-native \ | ||
| 55 | --search-prefix "$PREFIX" | 54 | --search-prefix "$PREFIX" |
| 56 | 55 | ||
| 57 | # Produce the experimental std lib documentation. | 56 | # Produce the experimental std lib documentation. |