]> git.ipfire.org Git - thirdparty/qemu.git/commit
meson: merge hw_common_arch in target_common_system_arch
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Wed, 21 May 2025 22:34:14 +0000 (15:34 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 May 2025 15:31:07 +0000 (17:31 +0200)
commitddc25eb40444f4bbcfea276d22beee6494c3f18e
treea33979e0b2efda086c6c2531d72494b5abc6debe
parentd33717d7fca6a599aa991f771e3ea34b15978cee
meson: merge hw_common_arch in target_common_system_arch

No need to keep two different libraries, as both are compiled with exact
same flags. As well, rename target common libraries to common_{arch} and
system_{arch}, to follow what exists for common and system libraries.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/r/20250521223414.248276-8-pierrick.bouvier@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build