Add an alias for x86_64-sun-solaris target tuple
This commit is contained in:
parent
24ddd16154
commit
7c8644dc23
2 changed files with 11 additions and 8 deletions
|
|
@ -118,6 +118,7 @@ static TARGETS: &[&str] = &[
|
|||
"x86_64-pc-windows-msvc",
|
||||
"x86_64-rumprun-netbsd",
|
||||
"x86_64-sun-solaris",
|
||||
"x86_64-pc-solaris",
|
||||
"x86_64-unknown-cloudabi",
|
||||
"x86_64-unknown-freebsd",
|
||||
"x86_64-unknown-linux-gnu",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue