Skip to content

Commit 61cfe91

Browse files
authoredApr 28, 2020
platform-support: add tier3 riscv64gc-unknown-linux-gnu (#343)
Compiler support was merged here rust-lang/rust#66661
1 parent be0d39f commit 61cfe91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/release/platform-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ target | std | rustc | cargo | notes
184184
`powerpc64-wrs-vxworks` | ? | | |
185185
`powerpc64le-unknown-linux-musl` | ? | | |
186186
`riscv32i-unknown-none-elf` | ? | | |
187+
`riscv64gc-unknown-linux-gnu` | ✓ | ✓ | ✓ |
187188
`sparc64-unknown-netbsd` | ✓ | ✓ | | NetBSD/sparc64
188189
`sparc64-unknown-openbsd` | ? | | |
189190
`thumbv7a-pc-windows-msvc` | ? | | |

0 commit comments

Comments
 (0)
Please sign in to comment.