Skip to content

Commit 36571dd

Browse files
authored
Unrolled build for #142110
Rollup merge of #142110 - psumbera:solaris-ci-build4, r=marcoieni Add solaris targets to build-manifest this is follow up for: #138699
2 parents 1dc9ae6 + 523cf12 commit 36571dd

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ static HOSTS: &[&str] = &[
4040
"powerpc64le-unknown-linux-musl",
4141
"riscv64gc-unknown-linux-gnu",
4242
"s390x-unknown-linux-gnu",
43+
"sparcv9-sun-solaris",
4344
"x86_64-apple-darwin",
45+
"x86_64-pc-solaris",
4446
"x86_64-pc-windows-gnu",
4547
"x86_64-pc-windows-msvc",
4648
"x86_64-unknown-freebsd",

0 commit comments

Comments
 (0)