| author | |
| committer | |
| log | 55186f1224cfea0cde09e48b12b07a753bfddc6a |
| tree | 39056c09a23f661879f38c360fe4376b7e516b54 |
| parent | 45c611a7afb51226dec31ef709090f762bfd9d38 |
| signature |
1 files changed, 0 insertions(+), 3 deletions(-)
lib/std/os.zig-3| ... | ... | @@ -18,9 +18,6 @@ pub fn targetRequiresLibC(target: *const std.Target) bool { |
| 18 | 18 | // https://codeberg.org/ziglang/zig/issues/30943 |
| 19 | 19 | .hppa, |
| 20 | 20 | .hppa64, |
| 21 | // https://codeberg.org/ziglang/zig/issues/30944 | |
| 22 | .microblaze, | |
| 23 | .microblazeel, | |
| 24 | 21 | // https://codeberg.org/ziglang/zig/issues/30946 |
| 25 | 22 | .sh, |
| 26 | 23 | .sheb, |