qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v2 48/65] libvhost-user: make it a meson subproject


From: Paolo Bonzini
Subject: Re: [PULL v2 48/65] libvhost-user: make it a meson subproject
Date: Thu, 10 Dec 2020 17:17:16 +0100

On Thu, Dec 10, 2020 at 5:11 PM Peter Maydell <peter.maydell@linaro.org> wrote:
> Looking at the commit, it's not clear to me why the
> vhost-user changes have resulted in all binaries getting
> a change to their link line. Paolo ?

Because libvhost-user/meson.build is not using the GLIB flags from
QEMU's configure and is not honoring --static, so whatever links
libvhost-user-glib.a will get the shared library copy.  Marc-André,
you can try using override_dependency but I wouldn't mind reverting
this instead.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]