On 12/16/21 12:51 AM, Paolo Bonzini wrote:
targetos is already mostly the same as Meson host_machine.system(), just in CamelCase. Adjust Windows, which is different, and switch to lowercase to match Meson.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- configure | 58 ++++++++++++++++++++++++------------------------------- 1 file changed, 25 insertions(+), 33 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~