]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify allowing warnings during ARM build
authorPetr Menšík <pemensik@redhat.com>
Mon, 26 Sep 2022 11:52:20 +0000 (13:52 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 26 Sep 2022 15:30:48 +0000 (17:30 +0200)
commit8b07d457ef32c6826c23c166aa2b87e802ca33b4
tree206a1e0970d22ba42c571f7f527ef358022c2c3d
parente036ac4d3d45290b92d817fc290cf3a67c7773b0
Simplify allowing warnings during ARM build

RHEL8 Sphinx does not support all features used in ARM building. But
with few emitted warnings it can build the documentation fine. Simplify
warnings acceptance by allowing make doc SPHINX_W=''.

(cherry picked from commit 3db7e241d25e7c6d50c7a8a26c84e84c0f7344c7)
doc/man/Makefile.in