summaryrefslogtreecommitdiffstats
path: root/rules/collectd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-06-23 20:28:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-06-24 11:17:04 +0200
commit58e502b3d5b48e8adbe29933d4e4b4009f66e438 (patch)
tree4301cd96d5c8c93223beeb1f2790b96524fe864b /rules/collectd.make
parent1d86164ab1cea6c147f189880f18fb4d5f2f4d79 (diff)
downloadptxdist-58e502b3d5b48e8adbe29933d4e4b4009f66e438.tar.gz
ptxdist-58e502b3d5b48e8adbe29933d4e4b4009f66e438.tar.xz
collectd: don't use libgcrypt without selecting it
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/collectd.make')
-rw-r--r--rules/collectd.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/collectd.make b/rules/collectd.make
index d59a0f0e5..9a6812af5 100644
--- a/rules/collectd.make
+++ b/rules/collectd.make
@@ -49,6 +49,7 @@ COLLECTD_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--disable-werror \
--disable-all-plugins \
--with-included-ltdl \
+ --without-libgcrypt \
--with-nan-emulation \
--with-fp-layout=nothing \
--without-libdpdk \