aboutsummaryrefslogtreecommitdiff
path: root/module-common.c
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2024-07-23 11:31:24 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2024-07-24 10:39:10 +0100
commit48fc887436ce0fa54debec23219554194a13a6f9 (patch)
tree30680845180724a907815fa288ac0f8d3b412b90 /module-common.c
parente818c01ae6e7c54c7019baaf307be59d99ce80b9 (diff)
downloadqemu-48fc887436ce0fa54debec23219554194a13a6f9.zip
qemu-48fc887436ce0fa54debec23219554194a13a6f9.tar.gz
qemu-48fc887436ce0fa54debec23219554194a13a6f9.tar.bz2
meson: build chardev trace files when have_block
The QSD depends on chardev code, and is built when have_tools is true. This means conditionalizing chardev trace on have_system is wrong, we need have_block which is set have_system || have_tools. This latent bug was historically harmless because only the spice chardev included tracing, which wasn't built in a !have_system scenario. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions