mirror of
https://github.com/clearlinux/telemetrics-client.git
synced 2026-09-06 21:51:32 +00:00
Build is broken for multiple binaries when configured for logging to systemd journal: $ ./configure --enable-logtype=systemd $ make All binaries that use the routine "telem_log" must link to additional libraries when logging to systemd journal. Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>