]> 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:16:42 +0000 (17:16 +0200)
commitad59ef103fa941b63b7e2c8465c414deaf9b53fa
tree219e963de28f41c13994714755f2525a437ec416
parentdfc7b630db56f176b149666b0cdaf7d2f3b49a34
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)
Makefile.docs