test: disable hexagon-linux-musl C ABI tests for now

https://gitlab.com/qemu-project/qemu/-/issues/3291
This commit is contained in:
Alex Rønne Petersen 2026-02-04 11:11:39 +01:00
parent d45f9aca14
commit fce7878a91
No known key found for this signature in database

View file

@ -1714,13 +1714,14 @@ const c_abi_targets = blk: {
},
},
.{
.target = .{
.cpu_arch = .hexagon,
.os_tag = .linux,
.abi = .musl,
},
},
// https://gitlab.com/qemu-project/qemu/-/issues/3291
// .{
// .target = .{
// .cpu_arch = .hexagon,
// .os_tag = .linux,
// .abi = .musl,
// },
// },
.{
.target = .{