mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
parent
e6a71e9e7a
commit
470dac8a77
@ -1255,6 +1255,6 @@ const emulated_signal_bottom_half_src_files = &[_][]const u8{
|
||||
};
|
||||
|
||||
const emulated_signal_top_half_src_files = &[_][]const u8{
|
||||
"wasi/libc-top-half/musl/src/signal/psignal.c",
|
||||
"wasi/libc-top-half/musl/src/string/strsignal.c",
|
||||
"musl/src/signal/psignal.c",
|
||||
"musl/src/string/strsignal.c",
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user