Paolo Bonzini <pbonz...@redhat.com> writes: > 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. > > Supersedes: <20241018143334.949045-1-pbonz...@redhat.com> > Cc: qemu-sta...@nongnu.org > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Alex Bennée <alex.ben...@linaro.org> Tested-by: Alex Bennée <alex.ben...@linaro.org> (with all the other binggen/rustc fixes in my tree) -- Alex Bennée Virtualisation Tech Lead @ Linaro