On 5/8/25 02:50, Paolo Bonzini wrote:
Errors about TCI are pointless if only tools are being built; suppress them even if the user did not specify --disable-tcg.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- meson.build | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~