collectd: make compile time debug option configurable
authorFlorian Eckert <redacted>
Mon, 8 Mar 2021 13:40:34 +0000 (14:40 +0100)
committerFlorian Eckert <redacted>
Tue, 16 Mar 2021 12:23:08 +0000 (13:23 +0100)
commita4f74eb11c1bfa6d708934b3885be589e39e8851
tree3833457bca6ef4c00637f6bf82420ca2ec5f2bb3
parent416ba35d50e3381a23caf0ee0d0758a26e29a4f5
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 <redacted>
utils/collectd/Makefile
git clone https://git.99rst.org/PROJECT