| author | |
| committer | |
| log | 283c92e3628a831b6be7d4ef79628b55ce8b6817 |
| tree | 8385ecc939858427289f6c284ef1def0abb69c4e |
| parent | 936b44e50adab86790d9882a14c5d52cdbd42b80 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/linux/build-x86_64-debug.sh+1-1| ... | ... | @@ -30,7 +30,7 @@ cd "$ZIGDIR" |
| 30 | 30 | echo "building stage3-debug with zig version $($OLD_ZIG version)" |
| 31 | 31 | |
| 32 | 32 | "$OLD_ZIG" build \ |
| 33 | --prefix stage3 | |
| 33 | --prefix stage3 \ | |
| 34 | 34 | --search-prefix "$DEPS_LOCAL" \ |
| 35 | 35 | --zig-lib-dir lib \ |
| 36 | 36 | -Denable-stage1 \ |