test: enable C ABI tests on s390x-linux

This commit is contained in:
Alex Rønne Petersen 2025-11-18 01:11:34 +01:00
parent 692c798303
commit e11901c1a1
No known key found for this signature in database

View file

@ -1756,14 +1756,13 @@ const c_abi_targets = blk: {
}, },
}, },
// Clang explodes when parsing `cfuncs.c`. .{
// .{ .target = .{
// .target = .{ .cpu_arch = .s390x,
// .cpu_arch = .s390x, .os_tag = .linux,
// .os_tag = .linux, .abi = .musl,
// .abi = .musl, },
// }, },
// },
.{ .{
.target = std.Target.Query.parse(.{ .target = std.Target.Query.parse(.{