summaryrefslogtreecommitdiff
path: root/package/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/collectd/Makefile')
-rw-r--r--package/collectd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/collectd/Makefile b/package/collectd/Makefile
index bb3145977..84de63ccb 100644
--- a/package/collectd/Makefile
+++ b/package/collectd/Makefile
@@ -86,6 +86,7 @@ CONFIGURE_ARGS+= --disable-apache \
--disable-vserver \
--enable-wireless \
--with-fp-layout=nothing \
+ --without-java \
--with-nan-emulation
XAKE_FLAGS+= LIBS='-lm'