qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/10] configure: make $targetos lowercase, use windows inste


From: Richard Henderson
Subject: Re: [PATCH 02/10] configure: make $targetos lowercase, use windows instead of MINGW32
Date: Fri, 17 Dec 2021 12:44:42 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

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<pbonzini@redhat.com>
---
  configure | 58 ++++++++++++++++++++++++-------------------------------
  1 file changed, 25 insertions(+), 33 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]