summaryrefslogtreecommitdiffstats
path: root/rules/net-snmp.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:02 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:02 +0100
commit1403c71c4b62e453edb0d64d0eef88206506078a (patch)
tree72d6a3bd20c634b35bc9a1cafa0bd1ad94df7571 /rules/net-snmp.make
parent15f3374fada92f63d66b2dd987dc2d76cd49c9dd (diff)
downloadptxdist-1403c71c4b62e453edb0d64d0eef88206506078a.tar.gz
ptxdist-1403c71c4b62e453edb0d64d0eef88206506078a.tar.xz
[net-snmp] fix dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/net-snmp.make')
-rw-r--r--rules/net-snmp.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/net-snmp.make b/rules/net-snmp.make
index 174444301..c863a049e 100644
--- a/rules/net-snmp.make
+++ b/rules/net-snmp.make
@@ -48,6 +48,7 @@ NET_SNMP_AUTOCONF := \
$(GLOBAL_IPV6_OPTION) \
--with-defaults \
--disable-manuals \
+ --without-openssl \
--with-mib-modules=$(PTXCONF_NET_SNMP_MIB_MODULES) \
--with-mibs=$(PTXCONF_NET_SNMP_DEFAULT_MIBS) \
--with-logfile=$(call remove_quotes,$(PTXCONF_NET_SNMP_LOGFILE)) \