mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 05:15:29 +03:00
CI: --debug-maker in ci/x86_64-linux-debug-llvm.sh
in case any build system bugs are introduced this will make it quicker to find the cause.
This commit is contained in:
@@ -49,6 +49,7 @@ stage3-debug/bin/zig build \
|
||||
-Dno-lib
|
||||
|
||||
stage3-debug/bin/zig build test docs \
|
||||
--debug-maker \
|
||||
--maxrss ${ZSF_MAX_RSS:-0} \
|
||||
-Dlldb=$HOME/deps/lldb-zig/Debug-e0a42bb34/bin/lldb \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
||||
|
||||
Reference in New Issue
Block a user