collectd: make compile time debug option configurable
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 8 Mar 2021 13:40:34 +0000 (14:40 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 19 Apr 2021 06:34:43 +0000 (08:34 +0200)
commitc45e9cadea46eb6ede7df24560598a42e88455b8
tree40e019a43472c40954a16c07dbb475fd6ff7473b
parentcdd28e1f48f910249935cd16abc245d1c042d834
collectd: make compile time debug option configurable

Enables the compiler option that collectd is compiled with
debugging support. This is used at development stages to get
more messages from the collectd during development.

This option is default disabled.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit a4f74eb11c1bfa6d708934b3885be589e39e8851)
utils/collectd/Makefile