diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2025-05-21 15:34:08 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-26 17:31:06 +0200 |
commit | 4fb54de823e9d5b88b7f708516a2a9bf997d15c2 (patch) | |
tree | c22c0c51f40e3a8bfda9a6893635366f3c8868e2 /rust/hw | |
parent | f0737158b483e7ec2b2512145aeab888b85cc1f7 (diff) | |
download | qemu-4fb54de823e9d5b88b7f708516a2a9bf997d15c2.zip qemu-4fb54de823e9d5b88b7f708516a2a9bf997d15c2.tar.gz qemu-4fb54de823e9d5b88b7f708516a2a9bf997d15c2.tar.bz2 |
meson: build target libraries with common dependencies
As mentioned in [1], dependencies
were missing when compiling per target libraries, thus breaking
compilation on certain host systems.
We now explicitly add common dependencies to those libraries, so it
solves the problem.
[1] https://lore.kernel.org/qemu-devel/20250513115637.184940-1-thuth@redhat.com/
Tested-by: Thomas Huth <thuth@redhat.com>
Fixes: 6f4e8a92bbd ("hw/arm: make most of the compilation units common")
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-2-pierrick.bouvier@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/hw')
0 files changed, 0 insertions, 0 deletions