|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 25/27] meson: require dynamic linking for VSS support |
Date: | Fri, 4 Feb 2022 06:19:42 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 |
On 3/2/22 18:33, Paolo Bonzini wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com> The glib_dynamic detection does not work because the dependency is overridden in the main meson.build. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [Rewritten commit message, added requirement in qga/meson.build - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> --- qga/meson.build | 2 ++ qga/vss-win32/meson.build | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |