Skip to content

Commit

Permalink
Add RISC-V GNU/Linux to src/tools/build-manifest as a host platform
Browse files Browse the repository at this point in the history
  • Loading branch information
msizanoen1 committed Jul 16, 2020
1 parent e2e29de commit 1813ae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ static HOSTS: &[&str] = &[
"powerpc-unknown-linux-gnu",
"powerpc64-unknown-linux-gnu",
"powerpc64le-unknown-linux-gnu",
"riscv64gc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-pc-windows-gnu",
Expand Down

0 comments on commit 1813ae7

Please sign in to comment.