Add an alias for x86_64-sun-solaris target tuple

This commit is contained in:
Lzu Tao 2019-06-12 19:04:35 +00:00
parent 24ddd16154
commit 7c8644dc23
2 changed files with 11 additions and 8 deletions

View file

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