Skip to content

Commit 88174ba

Browse files
authored
Merge pull request #112 from bgermann/master
Move Solaris to Tier 2
2 parents 812db8f + 5eb5047 commit 88174ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,11 @@ these platforms are required to have each of the following:
8282
| `powerpc64le-unknown-linux-gnu` |||| PPC64LE Linux |
8383
| `s390x-unknown-linux-gnu` |||| S390x Linux |
8484
| `sparc64-unknown-linux-gnu` || | | SPARC Linux |
85+
| `sparcv9-sun-solaris` || | | SPARC Solaris 10/11, illumos |
8586
| `wasm32-unknown-emscripten` || | | WebAssembly via Emscripten |
8687
| `x86_64-apple-ios` || | | 64-bit x86 iOS |
8788
| `x86_64-rumprun-netbsd` || | | 64-bit NetBSD Rump Kernel |
89+
| `x86_64-sun-solaris` || | | 64-bit Solaris 10/11, illumos|
8890
| `x86_64-unknown-freebsd` |||| 64-bit FreeBSD |
8991
| `x86_64-unknown-fuchsia` || | | 64-bit Fuchsia |
9092
| `x86_64-unknown-linux-musl` || | | 64-bit Linux with MUSL |
@@ -109,13 +111,11 @@ Official builds are not available.
109111
| `mipsel-unknown-linux-uclibc` || | | MIPS (LE) Linux with uClibc |
110112
| `msp430-none-elf` | * | | | 16-bit MSP430 microcontrollers |
111113
| `sparc64-unknown-netbsd` ||| | NetBSD/sparc64 |
112-
| `sparcv9-sun-solaris` |||| Solaris/sparc 10/11, illumos/sparc |
113114
| `thumbv6m-none-eabi` | * | | | Bare Cortex-M0, M0+, M1 |
114115
| `thumbv7em-none-eabi` | * | | | Bare Cortex-M4, M7 |
115116
| `thumbv7em-none-eabihf` | * | | | Bare Cortex-M4F, M7F, FPU, hardfloat |
116117
| `thumbv7m-none-eabi` | * | | | Bare Cortex-M3 |
117118
| `x86_64-pc-windows-msvc` (XP) || | | Windows XP support |
118-
| `x86_64-sun-solaris` |||| 64-bit Solaris 10/11, illumos |
119119
| `x86_64-unknown-bitrig` ||| | 64-bit Bitrig |
120120
| `x86_64-unknown-dragonfly` ||| | 64-bit DragonFlyBSD |
121121
| `x86_64-unknown-haiku` || | | 64-bit Haiku |

0 commit comments

Comments
 (0)