]> git.ipfire.org Git - thirdparty/qemu.git/commit
meson: do not check supported TCG architecture if no emulators built
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 May 2022 10:50:29 +0000 (12:50 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 May 2025 14:08:24 +0000 (16:08 +0200)
commite3c426cb78d47b42af9ab296408115cab20f2060
treee0870f675eb0c5ac05f3aa2ef1108a5988e2aa77
parent5346686182472c21a782a9346feaabe72b26f509
meson: do not check supported TCG architecture if no emulators built

Errors about TCI are pointless if only tools are being built; suppress
them even if the user did not specify --disable-tcg.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/tcg/meson.build
meson.build
tcg/meson.build