Merge pull request #618 from TDT-AG/pr20201009/quagga-libcares
authorMoritz Warning <moritzwarning@web.de>
Thu, 26 Nov 2020 21:26:27 +0000 (22:26 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Nov 2020 21:26:27 +0000 (22:26 +0100)
quagga: fix dependency to libcares

quagga/Makefile

index 3a26178b0bbb01b6a0c9de4e3e64301a7a5614f2..ee89884804639ec953cbc60c70b5b535a6d06cda 100644 (file)
@@ -174,6 +174,7 @@ CONFIGURE_ARGS+= \
        --disable-ospfclient \
        --disable-capabilities \
        --disable-doc \
+       --disable-nhrpd \
        $(call autoconf_bool,CONFIG_PACKAGE_quagga-libzebra,zebra) \
        $(call autoconf_bool,CONFIG_PACKAGE_quagga-libospf,ospfd) \
        $(call autoconf_bool,CONFIG_PACKAGE_quagga-bgpd,bgpd) \