| ... | @@ -59,6 +59,7 @@ stage3/bin/zig build test docs \ | ... | @@ -59,6 +59,7 @@ stage3/bin/zig build test docs \ |
| 59 | -Denable-macos-sdk \ | 59 | -Denable-macos-sdk \ |
| 60 | -Dstatic-llvm \ | 60 | -Dstatic-llvm \ |
| 61 | -Dskip-non-native \ | 61 | -Dskip-non-native \ |
| | 62 | -Dskip-release-small \ # https://github.com/ziglang/zig/issues/19851 |
| 62 | --search-prefix "$PREFIX" | 63 | --search-prefix "$PREFIX" |
| 63 | | 64 | |
| 64 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 65 | # Ensure that stage3 and stage4 are byte-for-byte identical. |