summaryrefslogtreecommitdiff
path: root/package/collectd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-30 15:27:21 +0100
commit86ada69f32491de2415d237605370e7f4e8d5e01 (patch)
treec6b3a66608e868d9e50727a6a3b49546a4278f98 /package/collectd
parentc2710be1b1b700412e107e70e4a9fb74d171122b (diff)
fix some cygwin issues
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'