summaryrefslogtreecommitdiff
path: root/package/collectd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:19 +0100
commit202e4390b1cad4941c78e7ddef15e9006f6a79ec (patch)
treece9392fce4d01901b67c7f2d25b83429e59e66a3 /package/collectd
parent1053b0a85a8d27c77b194f3d937f7309495939da (diff)
parent2875c0ee841e74e272e832fdfb91dc8c73013ccd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/collectd')
-rw-r--r--package/collectd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/collectd/Makefile b/package/collectd/Makefile
index 222f46ab3..24d337b1d 100644
--- a/package/collectd/Makefile
+++ b/package/collectd/Makefile
@@ -93,6 +93,7 @@ CONFIGURE_ARGS+= --disable-apache \
--enable-wireless \
--with-fp-layout=nothing \
--without-java \
+ --without-libiptc \
--with-nan-emulation
XAKE_FLAGS+= LIBS='-lm'