Skip to content

Commit b7683a3

Browse files
committed
build-manifest: Add powerpc-unknown-linux-gnuspe target
1 parent a22fbf8 commit b7683a3

File tree

1 file changed

+1
-0
lines changed
  • src/tools/build-manifest/src

1 file changed

+1
-0
lines changed

src/tools/build-manifest/src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ static TARGETS: &'static [&'static str] = &[
8383
"mipsel-unknown-linux-gnu",
8484
"mipsel-unknown-linux-musl",
8585
"powerpc-unknown-linux-gnu",
86+
"powerpc-unknown-linux-gnuspe",
8687
"powerpc64-unknown-linux-gnu",
8788
"powerpc64le-unknown-linux-gnu",
8889
"s390x-unknown-linux-gnu",

0 commit comments

Comments
 (0)