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 0f3ccbd commit 3e94295Copy full SHA for 3e94295
src/tools/build-manifest/src/main.rs
@@ -110,6 +110,7 @@ static TARGETS: &[&str] = &[
110
"riscv32i-unknown-none-elf",
111
"riscv32imc-unknown-none-elf",
112
"riscv32imac-unknown-none-elf",
113
+ "riscv32gc-unknown-linux-gnu",
114
"riscv64imac-unknown-none-elf",
115
"riscv64gc-unknown-none-elf",
116
"riscv64gc-unknown-linux-gnu",
0 commit comments