mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
dnsdist: remove --enable-option-checking=fatal
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user