| author | |
| committer | |
| log | 3852c8eae40755340cf9b06e4e3798884b0ecb7f |
| tree | 6882f1e7ef733eb9decf63fea85ccc885126856e |
| parent | e4512531d53d9a43a7cabbc793e618454c35aba3 |
| signature |
This reverts commit 7451f5d1174c1113da50c883c7b3f7e8415cea0a.
https://codeberg.org/ziglang/zig/actions/runs/3954/jobs/16/attempt/11 files changed, 0 insertions(+), 9 deletions(-)
test/tests.zig-9| ... | @@ -144,15 +144,6 @@ const module_test_targets = blk: { | ... | @@ -144,15 +144,6 @@ const module_test_targets = blk: { |
| 144 | .link_libc = true, | 144 | .link_libc = true, |
| 145 | }, | 145 | }, |
| 146 | 146 | ||
| 147 | .{ | ||
| 148 | .target = .{ | ||
| 149 | .cpu_arch = .x86, | ||
| 150 | .os_tag = .freebsd, | ||
| 151 | .abi = .none, | ||
| 152 | }, | ||
| 153 | .link_libc = true, | ||
| 154 | }, | ||
| 155 | |||
| 156 | .{ | 147 | .{ |
| 157 | .target = .{ | 148 | .target = .{ |
| 158 | .cpu_arch = .x86_64, | 149 | .cpu_arch = .x86_64, |