Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errors
Remove now deprecated target x86_64-sun-solaris.
This commit is contained in:
commit
fa8878bdcc
6 changed files with 3 additions and 32 deletions
|
|
@ -151,7 +151,6 @@ static TARGETS: &[&str] = &[
|
|||
"x86_64-linux-android",
|
||||
"x86_64-pc-windows-gnu",
|
||||
"x86_64-pc-windows-msvc",
|
||||
"x86_64-sun-solaris",
|
||||
"x86_64-pc-solaris",
|
||||
"x86_64-unikraft-linux-musl",
|
||||
"x86_64-unknown-freebsd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue