projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0044ad
)
enable mib loading, required for a soon to be committed package
author
Tim Yardley
<lst@openwrt.org>
Fri, 20 Jul 2007 14:41:01 +0000
(14:41 +0000)
committer
Tim Yardley
<lst@openwrt.org>
Fri, 20 Jul 2007 14:41:01 +0000
(14:41 +0000)
SVN-Revision: 8074
libs/net-snmp/Makefile
patch
|
blob
|
history
diff --git
a/libs/net-snmp/Makefile
b/libs/net-snmp/Makefile
index 02e30bc51051490ee815f80499dacbdd50321350..9c99f6f15832990dda12ccef78ee01328f14e6dd 100644
(file)
--- a/
libs/net-snmp/Makefile
+++ b/
libs/net-snmp/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=net-snmp
PKG_VERSION:=5.1.2
-PKG_RELEASE:=2.
1
+PKG_RELEASE:=2.
2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@
-161,7
+161,6
@@
PKG_CONFIGURE_OPTIONS = \
--disable-debugging \
--disable-ipv6 \
--disable-manuals \
- --disable-mib-loading \
--disable-mibs \
--disable-scripts \
--with-out-mib-modules="$(SNMP_MIB_MODULES_EXCLUDED)" \