Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
:tags: Improvements
:pullreq: 12029
- clang14 has reached MacOS
+ clang14 has reached macOS
.. change::
:tags: Improvements
:tags: Bug Fixes
:pullreq: 9925
- Appease clang++ 12 ASAN on MacOS
+ Appease clang++ 12 ASAN on macOS
.. change::
:tags: Improvements
:pullreq: 10634
:tickets: 10631
- Move MacOS to kqueue event handler and assorted compile fixes.
+ Move macOS to kqueue event handler and assorted compile fixes.
.. change::
:tags: Bug Fixes
:pullreq: 11857
:tickets: 11855
- Set ``rec_control_LDFLAGS``, needed for MacOS or any platforms where libcrypto is not in default lib path.
+ Set ``rec_control_LDFLAGS``, needed for macOS or any platforms where libcrypto is not in default lib path.
.. change::
:tags: Improvements
On OpenBSD, :program:`Recursor` is available through the `OpenBSD ports system <https://openports.se/net/powerdns_recursor>`_.
Run ``pkg_add powerdns-recursor`` as root to install.
-MacOS
+macOS
^^^^^
-On MacOS :program:`Recursor` is available through `brew <https://brew.sh/>`_.
+On macOS :program:`Recursor` is available through `brew <https://brew.sh/>`_.
Run ``brew install pdnsrec`` to install.
Compiling From Source