mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: enable running libc-test on x86_64-linux-release
This commit is contained in:
parent
f049ae6d57
commit
fcfdf99122
@ -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…
x
Reference in New Issue
Block a user