Skip to content

Commit 20cc86f

Browse files
committed
doc: Add more Solaris-related particulars. [skip ci]
1 parent ed5e49e commit 20cc86f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/README.solaris.md

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

33
* Autoconf works everywhere.
44

5+
## OmniOS r151046/AMD64
6+
7+
* Both system and local libpcap are suitable.
8+
* CMake 3.26.4 works
9+
* GCC 12.2.0 and Clang 16.0.4 work.
10+
511
## OmniOS r151044/AMD64
612

713
* Both system and local libpcap are suitable.
@@ -52,6 +58,12 @@ ENDOFTEXT
5258
* CMake 3.14.3 works.
5359
* Sun C 5.13 and GCC 5.5.0 work.
5460

61+
## Solaris 10/SPARC
62+
63+
* Both system and local libpcap are suitable.
64+
* CMake 3.14.3 works.
65+
* Sun C 5.9 and GCC 5.5.0 work.
66+
5567
## Solaris 9
5668

5769
This version of this OS is not supported because the snprintf(3) implementation

0 commit comments

Comments
 (0)