Skip to content

Commit 2ef7215

Browse files
alexrpandrewrk
authored andcommitted
Mark mips64*-linux-(gnuabi64,musl) as working in README.md.
Closes #3. Closes #106. Closes #108. Closes #110.
1 parent 6bcacb4 commit 2ef7215

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ is more portable across Linux distributions.
113113
| `mips-linux-gnueabi` | OK |
114114
| `mips-linux-gnueabihf` | OK |
115115
| `mips-linux-musl` | OK |
116-
| `mips64-linux-gnuabi64` | [#108](https://github.com/ziglang/zig-bootstrap/issues/108) |
116+
| `mips64-linux-gnuabi64` | OK |
117117
| `mips64-linux-gnuabin32` | [#109](https://github.com/ziglang/zig-bootstrap/issues/109) |
118-
| `mips64-linux-musl` | [#110](https://github.com/ziglang/zig-bootstrap/issues/110) |
119-
| `mips64el-linux-gnuabi64` | [#106](https://github.com/ziglang/zig-bootstrap/issues/106) |
118+
| `mips64-linux-musl` | OK |
119+
| `mips64el-linux-gnuabi64` | OK |
120120
| `mips64el-linux-gnuabin32` | [#107](https://github.com/ziglang/zig-bootstrap/issues/107) |
121-
| `mips64el-linux-musl` | [#3](https://github.com/ziglang/bootstrap/issues/3) |
121+
| `mips64el-linux-musl` | OK |
122122
| `mipsel-linux-gnueabi` | OK |
123123
| `mipsel-linux-gnueabihf` | OK |
124124
| `mipsel-linux-musl` | OK |

0 commit comments

Comments
 (0)