aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor
diff options
context:
space:
mode:
authorPeter van Dijk <peter.van.dijk@powerdns.com>2021-06-29 11:51:04 +0200
committerPeter van Dijk <peter.van.dijk@powerdns.com>2021-06-29 12:31:19 +0200
commitd39c517f84dea145125ac6b614f504427f241f0c (patch)
tree4e8fdaeee11855c0c6af4e5b37b7521588620d7b /net/pdns-recursor
parentda9aab57eda64ad128cfe40957a479b216d89a88 (diff)
pdns-recursor: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Diffstat (limited to 'net/pdns-recursor')
1 files changed, 0 insertions, 1 deletions
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 \