On 5/5/22 18:10, Andrea Bolognani wrote: > Test pipeline: https://gitlab.com/abologna/libvirt/-/pipelines/532183411 > > Andrea Bolognani (3): > meson: Refactor handling of link_args and link_depends > meson: Don't attempt to use version scripts on macOS > meson: Drop support for -Wl,-M > > meson.build | 5 +- > src/admin/meson.build | 22 +++++++-- > src/meson.build | 110 +++++++++++++++++++++++------------------- > tools/nss/meson.build | 48 +++++++++++------- > 4 files changed, 111 insertions(+), 74 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal