libvirt/tools/wireshark/src
Jiri Denemark 36b47ffed9 meson: Fix build with -Dtest_coverage=true
As can be seen in commit 8a62a1592a (from
autoconf era), the coverage flags have to be used also when linking
objects. However, this was not reflected when we switched to meson.

Without this patch linking fails with undefined references to various
__gcov_* symbols.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-01-19 16:25:50 +01:00
..
libvirt meson: tools/wireshark: generate protocol header files 2020-08-03 09:27:05 +02:00
meson.build meson: Fix build with -Dtest_coverage=true 2021-01-19 16:25:50 +01:00
packet-libvirt.c wireshark: Fix missing bool_t on macOS 2020-10-07 19:17:53 +02:00
packet-libvirt.h tools: use #pragma once in headers 2019-06-19 17:12:34 +02:00
plugin.c wireshark: Prefer ws_version.h over config.h 2020-09-08 10:58:24 +02:00