Browse Source

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

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
lilik-openwrt-22.03
Peter van Dijk 3 years ago
parent
commit
da9aab57ed
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/dnsdist/Makefile

+ 0
- 1
net/dnsdist/Makefile 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) \


Loading…
Cancel
Save