diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-21 18:07:16 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-30 16:30:56 +0100 |
commit | 388b849fb6c33882b481123568995a749a54f648 (patch) | |
tree | 89773dd0400aa03c5db9db8df4f819aabaa6af1c /scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml | |
parent | 58d49b5895f2e0b5cfe4b2901bf24f3320b74f29 (diff) |
stubs: avoid duplicate symbols in libqemuutil.a
qapi_event_send_device_deleted is always included (together with the
rest of QAPI) in libqemuutil.a if either system-mode emulation or tools
are being built, and in that case the stub causes a duplicate symbol
to appear in libqemuutil.a.
Add the symbol only if events are not being requested.
Cc: qemu-stable@nongnu.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/ci/setup/ubuntu/ubuntu-2204-aarch64.yaml')
0 files changed, 0 insertions, 0 deletions