[libvirt PATCH 152/351] meson: src: build libvirt.so library

Peter Krempa pkrempa at redhat.com
Thu Jul 23 09:47:00 UTC 2020


On Thu, Jul 16, 2020 at 11:56:28 +0200, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---

[...]

> diff --git a/src/admin/meson.build b/src/admin/meson.build
> index cf2f206e34a..31d1a437fbe 100644
> --- a/src/admin/meson.build
> +++ b/src/admin/meson.build
> @@ -48,3 +48,5 @@ admin_driver_lib = static_library(
>      xdr_dep,
>    ],
>  )
> +
> +libvirt_libs += admin_driver_lib

As Daniel mentioned, this probably pulls in the admin stuff into
libvirt.so  which is not desired.





More information about the libvir-list mailing list