Commit 5c576573bb

Alex Rønne Petersen <alex@alexrp.com>
2025-07-23 00:28:59
test: enable arm-freebsd-eabihf std tests
Closes #23949.
1 parent f34b478
Changed files (1)
test/tests.zig
@@ -116,8 +116,6 @@ const test_targets = blk: {
                 .abi = .eabihf,
             },
             .link_libc = true,
-            // https://github.com/ziglang/zig/issues/23949
-            .skip_modules = &.{"std"},
         },
 
         .{