Skip to content

Commit

Permalink
Add sparc-unknown-linux-gnu target
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubitz committed Feb 23, 2018
1 parent 100469f commit 84aae4e
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 @@ -86,6 +86,7 @@ static TARGETS: &'static [&'static str] = &[
"powerpc64-unknown-linux-gnu",
"powerpc64le-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"sparc-unknown-linux-gnu",
"sparc64-unknown-linux-gnu",
"sparcv9-sun-solaris",
"wasm32-unknown-emscripten",
Expand Down

0 comments on commit 84aae4e

Please sign in to comment.