summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2023-03-18 18:30:32 +0000
committerDenis Ovsienko <denis@ovsienko.info>2023-03-18 18:31:32 +0000
commit19c46646c07bc76e403856d18dc0611a96a1627d (patch)
tree96424c6b87d0aa8ad41ed16fc95e189d3d657aa9
parent658778cc02de63ea74d8d57dd2d61ccca40376ee (diff)
downloadtcpdump-19c46646c07bc76e403856d18dc0611a96a1627d.tar.gz
doc: Add more Solaris-related particulars. [skip ci]
-rw-r--r--doc/README.solaris.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/README.solaris.md b/doc/README.solaris.md
index 86571e21..df72ce0b 100644
--- a/doc/README.solaris.md
+++ b/doc/README.solaris.md
@@ -2,6 +2,12 @@
* Autoconf works everywhere.
+## OmniOS r151044/AMD64
+
+* Both system and local libpcap are suitable.
+* CMake 3.25.2 works.
+* GCC 12.2.0 and Clang 15.0.7 work.
+
## OmniOS r151042/AMD64
* Both system and local libpcap are suitable.
@@ -40,6 +46,12 @@ developer/llvm/clang
ENDOFTEXT
```
+## Solaris 11.3/(SPARC and AMD64)
+
+* Both system and local libpcap are suitable.
+* CMake 3.14.3 works.
+* Sun C 5.13 and GCC 5.5.0 work.
+
## Solaris 9
This version of this OS is not supported because the snprintf(3) implementation