We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7702ea2 + 1813ae7 commit 79a9089Copy full SHA for 79a9089
src/tools/build-manifest/src/main.rs
@@ -34,6 +34,7 @@ static HOSTS: &[&str] = &[
34
"powerpc-unknown-linux-gnu",
35
"powerpc64-unknown-linux-gnu",
36
"powerpc64le-unknown-linux-gnu",
37
+ "riscv64gc-unknown-linux-gnu",
38
"s390x-unknown-linux-gnu",
39
"x86_64-apple-darwin",
40
"x86_64-pc-windows-gnu",
0 commit comments