Skip to content

Commit

Permalink
dnsdist: remove --enable-option-checking=fatal
Browse files Browse the repository at this point in the history
Signed-off-by: Peter van Dijk <[email protected]>
  • Loading branch information
Habbie authored and 1582130940 committed Nov 18, 2022
1 parent df61bfa commit 26fc3f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/dnsdist/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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) \
Expand Down

0 comments on commit 26fc3f4

Please sign in to comment.