From: Peter van Dijk Date: Tue, 29 Jun 2021 09:51:04 +0000 (+0200) Subject: pdns-recursor: remove --enable-option-checking=fatal X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d39c517f84dea145125ac6b614f504427f241f0c;p=openwrt-packages.git pdns-recursor: remove --enable-option-checking=fatal Signed-off-by: Peter van Dijk --- diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 2f6067482..827333c46 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -43,7 +43,6 @@ endef DISABLE_NLS:= CONFIGURE_ARGS += \ - --enable-option-checking=fatal \ --sysconfdir=/etc/powerdns \ --with-lua=lua \ --without-libcap \