| author | |
| committer | |
| log | 5c576573bb67b2d5f481f9f02af1d768b729d796 |
| tree | 3368b1be496616a896a968a97a38869d8a160820 |
| parent | f34b4780b7bd52d14df253d0762d9c73db8eb226 |
Closes #23949.1 files changed, 0 insertions(+), 2 deletions(-)
test/tests.zig-2| ... | @@ -116,8 +116,6 @@ const test_targets = blk: { | ... | @@ -116,8 +116,6 @@ const test_targets = blk: { |
| 116 | .abi = .eabihf, | 116 | .abi = .eabihf, |
| 117 | }, | 117 | }, |
| 118 | .link_libc = true, | 118 | .link_libc = true, |
| 119 | // https://github.com/ziglang/zig/issues/23949 | ||
| 120 | .skip_modules = &.{"std"}, | ||
| 121 | }, | 119 | }, |
| 122 | 120 | ||
| 123 | .{ | 121 | .{ |