Skip to content

Commit

Permalink
Add riscv64gc-unknown-linux-gnu into target list in build-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
msizanoen1 committed Jan 18, 2020
1 parent 1b117d7 commit 45dd44c
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 @@ -110,6 +110,7 @@ static TARGETS: &[&str] = &[
"riscv32imac-unknown-none-elf",
"riscv64imac-unknown-none-elf",
"riscv64gc-unknown-none-elf",
"riscv64gc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"sparc64-unknown-linux-gnu",
"sparcv9-sun-solaris",
Expand Down

0 comments on commit 45dd44c

Please sign in to comment.