qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 0/2] Replaced locks with lock guard macros


From: Daniel Brodsky
Subject: Re: [PATCH v4 0/2] Replaced locks with lock guard macros
Date: Fri, 27 Mar 2020 23:38:19 -0700

On Thu, Mar 26, 2020 at 11:01 AM Richard Henderson
<address@hidden> wrote:
>
> My preference is to add -Wno-tautological-type-limit-compare in
> configure, so we don't have to work around this same issue elsewhere
> in the code base.
>
> r~

What do you think would be the best way to add this? I could change
all additions of the `-m32` flag to instead use `-m32
-Wno-tautological-type-limit-compare` or add the flag if qemu is being
compiled with clang and `-m32` already enabled.

Daniel



reply via email to

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