dnsdist: remove --enable-option-checking=fatal

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
This commit is contained in:
Peter van Dijk 2021-06-29 11:50:55 +02:00
parent 39dedfee16
commit da9aab57ed
1 changed files with 0 additions and 1 deletions

View File

@ -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) \