Skip to content

Commit 23833ef

Browse files
Fix table
Co-authored-by: Jubilee <[email protected]>
1 parent dcf4b8b commit 23833ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Updating-musl-1.2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ target | std | notes
8585
`armv7-unknown-linux-musleabihf` | ✓ | Armv7-A Linux with musl 1.2.5, hardfloat
8686
`i586-unknown-linux-musl` | ✓ | 32-bit Linux (musl 1.2.5, original Pentium)
8787
`i686-unknown-linux-musl` | ✓ | 32-bit Linux with musl 1.2.5 (Pentium 4)
88-
[`riscv64gc-unknown-linux-musl`](https://doc.rust-lang.org/rustc/platform-support/riscv64gc-unknown-linux-musl.html) | RISC-V Linux (kernel 4.20+, musl 1.2.5)
88+
[`riscv64gc-unknown-linux-musl`](https://doc.rust-lang.org/rustc/platform-support/riscv64gc-unknown-linux-musl.html) | ✓ | RISC-V Linux (kernel 4.20+, musl 1.2.5)
8989

9090
## Tier 3
9191

0 commit comments

Comments
 (0)