Skip to content

Commit

Permalink
platform-support: add tier3 riscv64gc-unknown-linux-gnu (#343)
Browse files Browse the repository at this point in the history
Compiler support was merged here
rust-lang/rust#66661
  • Loading branch information
tblah committed Apr 28, 2020
1 parent be0d39f commit 61cfe91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/release/platform-support.md
Expand Up @@ -184,6 +184,7 @@ target | std | rustc | cargo | notes
`powerpc64-wrs-vxworks` | ? | | |
`powerpc64le-unknown-linux-musl` | ? | | |
`riscv32i-unknown-none-elf` | ? | | |
`riscv64gc-unknown-linux-gnu` | ✓ | ✓ | ✓ |
`sparc64-unknown-netbsd` | ✓ | ✓ | | NetBSD/sparc64
`sparc64-unknown-openbsd` | ? | | |
`thumbv7a-pc-windows-msvc` | ? | | |
Expand Down

0 comments on commit 61cfe91

Please sign in to comment.