| author | |
| committer | |
| log | 30e09270fbba848d9d65d918f4d78f2fb80a32a7 |
| tree | b86f89bc33145057b8d62b2a292b64e4d37498c1 |
| parent | e1da5551489c9508c1da24a9c404f8a22f7fc9ca |
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 \ |