| ... | @@ -18,9 +18,6 @@ pub fn targetRequiresLibC(target: *const std.Target) bool { | ... | @@ -18,9 +18,6 @@ pub fn targetRequiresLibC(target: *const std.Target) bool { |
| 18 | // https://codeberg.org/ziglang/zig/issues/30943 | 18 | // https://codeberg.org/ziglang/zig/issues/30943 |
| 19 | .hppa, | 19 | .hppa, |
| 20 | .hppa64, | 20 | .hppa64, |
| 21 | // https://codeberg.org/ziglang/zig/issues/30944 | | |
| 22 | .microblaze, | | |
| 23 | .microblazeel, | | |
| 24 | // https://codeberg.org/ziglang/zig/issues/30946 | 21 | // https://codeberg.org/ziglang/zig/issues/30946 |
| 25 | .sh, | 22 | .sh, |
| 26 | .sheb, | 23 | .sheb, |