We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936b44e commit 283c92eCopy full SHA for 283c92e
ci/linux/build-x86_64-debug.sh
@@ -30,7 +30,7 @@ cd "$ZIGDIR"
30
echo "building stage3-debug with zig version $($OLD_ZIG version)"
31
32
"$OLD_ZIG" build \
33
- --prefix stage3
+ --prefix stage3 \
34
--search-prefix "$DEPS_LOCAL" \
35
--zig-lib-dir lib \
36
-Denable-stage1 \
0 commit comments