mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ci: enable running libc-test on x86_64-linux-release
This commit is contained in:
parent
f049ae6d57
commit
fcfdf99122
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ stage3-release/bin/zig build \
|
|||
stage3-release/bin/zig build test docs \
|
||||
--maxrss 21000000000 \
|
||||
-Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
||||
-fqemu \
|
||||
-fwasmtime \
|
||||
-Dstatic-llvm \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue