Skip to content

Commit

Permalink
build-manifest: Add powerpc-unknown-linux-gnuspe target
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubitz committed Feb 23, 2018
1 parent 56549c4 commit adeadc2
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 @@ -83,6 +83,7 @@ static TARGETS: &'static [&'static str] = &[
"mipsel-unknown-linux-gnu",
"mipsel-unknown-linux-musl",
"powerpc-unknown-linux-gnu",
"powerpc-unknown-linux-gnuspe",
"powerpc64-unknown-linux-gnu",
"powerpc64le-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
Expand Down

0 comments on commit adeadc2

Please sign in to comment.