projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dedfe
)
dnsdist: remove --enable-option-checking=fatal
author
Peter van Dijk
<peter.van.dijk@powerdns.com>
Tue, 29 Jun 2021 09:50:55 +0000
(11:50 +0200)
committer
Peter van Dijk
<peter.van.dijk@powerdns.com>
Tue, 29 Jun 2021 10:31:19 +0000
(12:31 +0200)
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
net/dnsdist/Makefile
patch
|
blob
|
history
diff --git
a/net/dnsdist/Makefile
b/net/dnsdist/Makefile
index 4de4db904d9d747e0953f7ad1b0304170d1db07c..7db34b683bbf9ed888cf9c5308e84cadce5293f2 100644
(file)
--- a/
net/dnsdist/Makefile
+++ b/
net/dnsdist/Makefile
@@
-135,7
+135,6
@@
DISABLE_NLS:=
TARGET_CXX+=-std=c++17
CONFIGURE_ARGS+= \
- --enable-option-checking=fatal \
--with-pic \
--with-lua=lua \
$(if $(CONFIG_DNSDIST_SODIUM),--enable-dnscrypt --with-libsodium,--disable-dnscrypt --without-libsodium) \