
7 Jul
2021
7 Jul
'21
3:01 p.m.
On a %A in %Y, Pavel Hrdina wrote:
We have several other options that depend on result of `driver_remote` option check so we need to do it early to have the result available.
Fixes: https://gitlab.com/libvirt/libvirt/-/issues/185 Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- meson.build | 65 ++++++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 31 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano