Skip to content

Commit

Permalink
Update the list of working MIPS triples (N32 is now usable).
Browse files Browse the repository at this point in the history
Closes #107.
Closes #109.
Closes #200.
Closes #201.
  • Loading branch information
alexrp committed Nov 18, 2024
1 parent dbbe0b3 commit cde67f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@ is more portable across Linux distributions.
| `mips-linux-musleabi` | OK |
| `mips-linux-musleabihf` | OK |
| `mips64-linux-gnuabi64` | OK |
| `mips64-linux-gnuabin32` | [#109](https://github.com/ziglang/zig-bootstrap/issues/109) |
| `mips64-linux-gnuabin32` | OK |
| `mips64-linux-muslabi64` | OK |
| `mips64-linux-muslabin32` | [#200](https://github.com/ziglang/zig-bootstrap/issues/200) |
| `mips64-linux-muslabin32` | OK |
| `mips64el-linux-gnuabi64` | OK |
| `mips64el-linux-gnuabin32` | [#107](https://github.com/ziglang/zig-bootstrap/issues/107) |
| `mips64el-linux-gnuabin32` | OK |
| `mips64el-linux-muslabi64` | OK |
| `mips64el-linux-muslabin32` | [#201](https://github.com/ziglang/zig-bootstrap/issues/201) |
| `mips64el-linux-muslabin32` | OK |
| `mipsel-linux-gnueabi` | OK |
| `mipsel-linux-gnueabihf` | OK |
| `mipsel-linux-musleabi` | OK |
Expand Down

0 comments on commit cde67f7

Please sign in to comment.