diff options
author | Brent Cook <busterb@gmail.com> | 2023-07-05 19:54:01 +0300 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2023-07-06 11:07:42 +0300 |
commit | 691814aaac58c8d2cef04f6d83681ff7b43819c0 (patch) | |
tree | 1d2a314ad2113f7f9f5dbe7a596762f7c8c2c118 | |
parent | 546a622bcd190415b9494b6be6c718762386a84b (diff) | |
download | portable-691814aaac58c8d2cef04f6d83681ff7b43819c0.tar.gz portable-691814aaac58c8d2cef04f6d83681ff7b43819c0.tar.bz2 portable-691814aaac58c8d2cef04f6d83681ff7b43819c0.zip |
see #353, do not support Solaris 10
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ At the time of this writing, LibreSSL is known to build and work on: | |||
40 | * FreeBSD (tested with 9.2 and later) | 40 | * FreeBSD (tested with 9.2 and later) |
41 | * NetBSD (7.0 or later recommended) | 41 | * NetBSD (7.0 or later recommended) |
42 | * HP-UX (11i) | 42 | * HP-UX (11i) |
43 | * Solaris (11 and later preferred) | 43 | * Solaris 11 and later |
44 | * Mac OS X (tested with 10.8 and later) | 44 | * Mac OS X (tested with 10.8 and later) |
45 | * AIX (5.3 and later) | 45 | * AIX (5.3 and later) |
46 | 46 | ||