[PATCH RESEND v3 6/8] meson: use runtime binaries to only resolve features with "auto" value

Andrea Bolognani abologna at redhat.com
Tue May 25 09:54:37 UTC 2021


On Tue, May 25, 2021 at 10:00:45AM +0200, Pavel Hrdina wrote:
> This way meson will try to do the right thing by default but we will
> allow users to change this behavior by using -Dname=enabled. This comes
> with two benefits compared to the previous behavior:
>
>   - no need to install the binaries if developers would like to check
>     that the code compiles correctly
>
>   - package maintainers can drop some build dependencies
>
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  meson.build | 102 ++++++++++++++++++++++++++++++++--------------------
>  1 file changed, 63 insertions(+), 39 deletions(-)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list