mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +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
|
TARGET_CXX+=-std=c++17
|
||||||
|
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--enable-option-checking=fatal \
|
|
||||||
--with-pic \
|
--with-pic \
|
||||||
--with-lua=lua \
|
--with-lua=lua \
|
||||||
$(if $(CONFIG_DNSDIST_SODIUM),--enable-dnscrypt --with-libsodium,--disable-dnscrypt --without-libsodium) \
|
$(if $(CONFIG_DNSDIST_SODIUM),--enable-dnscrypt --with-libsodium,--disable-dnscrypt --without-libsodium) \
|
||||||
|
|||||||
Reference in New Issue
Block a user