| author | |
| committer | |
| log | 032df7202a1721f4f931d6af0d2afe2da14d2174 |
| tree | 9fe24627c44d0b832783c2b20c32350a85e13fad |
| parent | 1f7ee99b35b71668e32292b707213c9bf0b61c4e |
| signature |
This no longer exists and caused the build to fail.2 files changed, 0 insertions(+), 4 deletions(-)
ci/riscv64-linux-debug.sh-2| ... | ... | @@ -55,8 +55,6 @@ stage3-debug/bin/zig build test-cases test-modules test-unit test-c-abi test-sta |
| 55 | 55 | -Dskip-non-native \ |
| 56 | 56 | -Dskip-single-threaded \ |
| 57 | 57 | -Dskip-compile-errors \ |
| 58 | -Dskip-translate-c \ | |
| 59 | -Dskip-run-translated-c \ | |
| 60 | 58 | -Dtarget=native-native-musl \ |
| 61 | 59 | --search-prefix "$PREFIX" \ |
| 62 | 60 | --zig-lib-dir "$PWD/../lib" |
ci/riscv64-linux-release.sh-2| ... | ... | @@ -55,8 +55,6 @@ stage3-release/bin/zig build test-cases test-modules test-unit test-c-abi test-s |
| 55 | 55 | -Dskip-non-native \ |
| 56 | 56 | -Dskip-single-threaded \ |
| 57 | 57 | -Dskip-compile-errors \ |
| 58 | -Dskip-translate-c \ | |
| 59 | -Dskip-run-translated-c \ | |
| 60 | 58 | -Dtarget=native-native-musl \ |
| 61 | 59 | --search-prefix "$PREFIX" \ |
| 62 | 60 | --zig-lib-dir "$PWD/../lib" |