Skip to content

Commit

Permalink
readme: remove arm big endian windows targets
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Aug 21, 2024
1 parent a929a1a commit bc9e842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ is more portable across Linux distributions.
| `aarch64-windows-gnu` | OK |
| `aarch64_be-linux-gnu` | [#90](https://github.com/ziglang/zig-bootstrap/issues/90) |
| `aarch64_be-linux-musl` | [#92](https://github.com/ziglang/zig-bootstrap/issues/92) |
| `aarch64_be-windows-gnu` | [#94](https://github.com/ziglang/zig-bootstrap/issues/94) |
| `arm-linux-gnueabi` | [#101](https://github.com/ziglang/zig-bootstrap/issues/101) |
| `arm-linux-gnueabihf` | [#102](https://github.com/ziglang/zig-bootstrap/issues/102) |
| `arm-linux-musleabi` | [#103](https://github.com/ziglang/zig-bootstrap/issues/103) |
Expand All @@ -109,7 +108,6 @@ is more portable across Linux distributions.
| `armeb-linux-gnueabihf` | [#97](https://github.com/ziglang/zig-bootstrap/issues/97) |
| `armeb-linux-musleabi` | [#98](https://github.com/ziglang/zig-bootstrap/issues/98) |
| `armeb-linux-musleabihf` | [#99](https://github.com/ziglang/zig-bootstrap/issues/99) |
| `armeb-windows-gnu` | [#100](https://github.com/ziglang/zig-bootstrap/issues/100) |
| `i386-linux-gnu` | not tested |
| `i386-linux-musl` | OK |
| `i386-windows-gnu` | OK |
Expand Down

0 comments on commit bc9e842

Please sign in to comment.