collectd: Work around linkage problems with conflicting librrd versions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12669 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
135af65e01
commit
816dcc2ea9
@ -300,8 +300,8 @@ endif
|
||||
|
||||
# exception: mod-rrdtool(1) needs rrdtool
|
||||
ifneq ($(CONFIG_PACKAGE_collectd-mod-rrdtool1),)
|
||||
PKG_CONFIGURE_OPTS += --enable-rrdtool
|
||||
PKG_CONFIGURE_OPTS += --with-rrdtool=$(wildcard $(BUILD_DIR)/rrdtool-1.0.*)
|
||||
TARGET_LDFLAGS := -L$(wildcard $(BUILD_DIR)/rrdtool-1.0.*)/src/.libs $(TARGET_LDFLAGS)
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user