Skip to content

Commit 93f1428

Browse files
committed
doc: Actualize README.solaris.md. [skip ci]
Remove old OpenIndiana release, add the most recent OmniOS release.
1 parent 5a84437 commit 93f1428

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

doc/README.solaris.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
* Autoconf works everywhere.
44

5+
## OmniOS r151054/AMD64
6+
7+
* Both system and local libpcap are suitable.
8+
* CMake 4.0.1 works.
9+
* GCC 14.2.0 and Clang 20.1.2 work.
10+
511
## OmniOS r151052/AMD64
612

713
* Both system and local libpcap are suitable.
@@ -20,23 +26,6 @@
2026
* CMake 3.29.0 works
2127
* GCC 13.2.0 and Clang 17.0.6 work.
2228

23-
## OpenIndiana 2021.04/AMD64
24-
25-
* Both system and local libpcap are suitable.
26-
* CMake 3.21.1 works.
27-
* GCC 7.5.0 and GCC 10.3.0 work, Clang 9.0.1 works.
28-
29-
For reference, the tests were done using a system installed from
30-
`OI-hipster-text-20210430.iso` plus the following packages:
31-
```shell
32-
xargs -L1 pkg install <<ENDOFTEXT
33-
developer/build/autoconf
34-
developer/build/cmake
35-
developer/gcc-10
36-
developer/clang-90
37-
ENDOFTEXT
38-
```
39-
4029
## Oracle Solaris CBE (11.4.42.111.0)/AMD64
4130

4231
* Both system and local libpcap are suitable.

0 commit comments

Comments
 (0)