diff options
Diffstat (limited to 'package/collectd/Makefile')
-rw-r--r-- | package/collectd/Makefile | 1 |
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' |