Merge pull request #8219 from Apteryks/master

net-snmp: disable support for perl
This commit is contained in:
Stijn Tintel
2019-02-16 17:28:50 +02:00
committed by GitHub

View File

@@ -208,6 +208,9 @@ CONFIGURE_ARGS += \
--without-zlib \
--with-nl \
$(call autoconf_bool,CONFIG_IPV6,ipv6) \
--disable-perl-cc-checks \
--disable-embedded-perl \
--without-perl-modules
CONFIGURE_VARS += \
ac_cv_header_netlink_netlink_h=yes \