Code

Disable the varnish plugin for now.
[pkg-collectd.git] / debian / rules
index 4be1b6c3c177c3af169aedfdd3203951f2d1aa8a..cac99e0d8b81fd6da2ce193d887201590ac250d3 100755 (executable)
@@ -92,6 +92,10 @@ confflags += --disable-intel_rdt
 # Cf. https://github.com/collectd/collectd/issues/1574
 confflags += --disable-sigrok
 
+# libvarnishapi 5.2 is not yet supported by collectd
+# Cf. https://github.com/collectd/collectd/issues/2498
+confflags += --disable-varnish
+
 # These plugins are Linux-specific.
 ifneq (,$(filter kfreebsd-i386 kfreebsd-amd64, $(DEB_BUILD_ARCH)))
        confflags += \