Re: [libvirt PATCH 05/20] meson: add option for building with json-c

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

 



On Wed, Aug 14, 2024 at 23:40:20 +0200, Ján Tomko wrote:
> Also disable it immediately for the mingw build because it's not
> available there.
> 
> Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx>
> ---
>  libvirt.spec.in   | 1 +
>  meson.build       | 7 +++++++
>  meson_options.txt | 1 +
>  3 files changed, 9 insertions(+)
> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 29101e74fe..ad0f4f784f 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -1441,6 +1441,7 @@ export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/libvirt.spec)
>    -Dfuse=disabled \
>    -Dglusterfs=disabled \
>    -Dhost_validate=disabled \
> +  -Djson_c=disabled \
>    -Dlibiscsi=disabled \
>    -Dnbdkit=disabled \
>    -Dnbdkit_config_default=disabled \

I'd prefer if you also disable this in the 'native' build and enable it
afterwards so that it doesn't depend on auto-detection meanwhile.

Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux