Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f049e27 commit 8b38a50Copy full SHA for 8b38a50
src/doc/rustc/src/platform-support.md
@@ -204,7 +204,9 @@ target | std | host | notes
204
`powerpc64-unknown-linux-musl` | ? | |
205
`powerpc64-wrs-vxworks` | ? | |
206
`powerpc64le-unknown-linux-musl` | ? | |
207
+`riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0)
208
`riscv32gc-unknown-linux-gnu` | | | RISC-V Linux (kernel 5.4, glibc 2.33)
209
+`riscv32gc-unknown-linux-musl` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
210
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
211
`sparc64-unknown-netbsd` | ✓ | ✓ | NetBSD/sparc64
212
`sparc64-unknown-openbsd` | ? | |
0 commit comments