build-manifest: Add powerpc-unknown-linux-gnuspe target

This commit is contained in:
John Paul Adrian Glaubitz 2018-02-23 22:22:15 +01:00
parent a22fbf8a9c
commit b7683a33ce

View File

@ -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",