summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/net-snmp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/net-snmp.make b/rules/net-snmp.make
index 4e11a437d..ee13b2339 100644
--- a/rules/net-snmp.make
+++ b/rules/net-snmp.make
@@ -54,7 +54,7 @@ NET_SNMP_AUTOCONF := \
--disable-privacy \
--disable-internal-md5 \
--$(call ptx/endis, PTXCONF_NET_SNMP_DOM_SOCK_ONLY)-agentx-dom-sock-only \
- --disable-mib-config-checking \
+ --enable-mib-config-checking \
--disable-mfd-rewrites \
--disable-testing-code \
--disable-reentrant \