mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-20 23:51:53 -04:00
ci: update libc-test to b95fe84
This commit is contained in:
@@ -51,7 +51,7 @@ stage3-debug/bin/zig build \
|
||||
stage3-debug/bin/zig build test docs \
|
||||
--maxrss ${ZSF_MAX_RSS:-0} \
|
||||
-Dlldb=$HOME/deps/lldb-zig/Debug-7c1090fd46/bin/lldb \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-b95fe84 \
|
||||
-fqemu \
|
||||
--libc-runtimes $HOME/deps/glibc-2.43-musl-1.2.5 \
|
||||
-fwasmtime \
|
||||
|
||||
@@ -59,7 +59,7 @@ stage3-release/bin/zig build \
|
||||
stage3-release/bin/zig build test docs \
|
||||
--maxrss ${ZSF_MAX_RSS:-0} \
|
||||
-Dlldb=$HOME/deps/lldb-zig/Release-7c1090fd46/bin/lldb \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-b95fe84 \
|
||||
-fqemu \
|
||||
--libc-runtimes $HOME/deps/glibc-2.43-musl-1.2.5 \
|
||||
-fwasmtime \
|
||||
|
||||
Reference in New Issue
Block a user