summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2023-02-14 23:42:35 +0000
committerDenis Ovsienko <denis@ovsienko.info>2023-02-14 23:42:35 +0000
commit7a59b570f4b52c67789879e2e556a2e7de8d5525 (patch)
tree59df0fac16dc911d5c0ae08486de25480457b705 /doc
parentec75e5b3e8befef3066a81990fb5ff4c70ae3ce5 (diff)
downloadtcpdump-7a59b570f4b52c67789879e2e556a2e7de8d5525.tar.gz
doc: Update Clang in README.haiku.md. [skip ci]
Diffstat (limited to 'doc')
-rw-r--r--doc/README.haiku.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.haiku.md b/doc/README.haiku.md
index 5c0be784..f076079f 100644
--- a/doc/README.haiku.md
+++ b/doc/README.haiku.md
@@ -6,7 +6,7 @@
* Autoconf 2.71 works.
* CMake 3.24.2 works.
* GCC 11.2.0 works.
-* Clang 12.0.1 works only if using the system libpcap and Autoconf.
+* Clang 12.0.1 works.
The following command will install respective non-default packages:
```