authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-07-23 00:28:59+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-07-23 05:23:42+02:00
log5c576573bb67b2d5f481f9f02af1d768b729d796
tree3368b1be496616a896a968a97a38869d8a160820
parentf34b4780b7bd52d14df253d0762d9c73db8eb226

test: enable arm-freebsd-eabihf std tests

Closes #23949.

1 files changed, 0 insertions(+), 2 deletions(-)

test/tests.zig-2
......@@ -116,8 +116,6 @@ const test_targets = blk: {
116116 .abi = .eabihf,
117117 },
118118 .link_libc = true,
119 // https://github.com/ziglang/zig/issues/23949
120 .skip_modules = &.{"std"},
121119 },
122120
123121 .{