[PATCH 0/5] meson: small cleanups

Paolo Bonzini posted 5 patches 1 year, 10 months ago
meson.build             | 2 +-
migration/dirtyrate.c   | 1 -
migration/qemu-file.c   | 1 -
audio/meson.build       | 4 ++--
block/meson.build       | 4 ++--
migration/meson.build   | 2 +-
tcg/meson.build         | 8 ++++----
tests/qtest/meson.build | 2 +-
ui/meson.build          | 5 ++---
9 files changed, 13 insertions(+), 16 deletions(-)
[PATCH 0/5] meson: small cleanups
Posted by Paolo Bonzini 1 year, 10 months ago
All found while looking at Akihiko's issues with declare_dependency(
objects: ...).

https://patchew.org/QEMU/20240524-objects-v1-0-07cbbe96166b@daynix.com/

Paolo Bonzini (5):
  meson: remove unnecessary reference to libm
  meson: remove unnecessary dependency
  tcg: include dependencies in static_library()
  meson: do not query modules before they are processed
  migration: remove unnecessary zlib dependency

 meson.build             | 2 +-
 migration/dirtyrate.c   | 1 -
 migration/qemu-file.c   | 1 -
 audio/meson.build       | 4 ++--
 block/meson.build       | 4 ++--
 migration/meson.build   | 2 +-
 tcg/meson.build         | 8 ++++----
 tests/qtest/meson.build | 2 +-
 ui/meson.build          | 5 ++---
 9 files changed, 13 insertions(+), 16 deletions(-)

-- 
2.45.1