qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] configure: Remove the check for the __thread keyword


From: Paolo Bonzini
Subject: Re: [PATCH 1/4] configure: Remove the check for the __thread keyword
Date: Tue, 2 Nov 2021 12:37:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 29/10/21 18:48, Richard Henderson wrote:
On 10/28/21 11:59 AM, Thomas Huth wrote:
We recently bumped our minimum required version of GCC to 7.4
and Clang to 6.0, and those compiler versions should support
the __thread keyword already.

Signed-off-by: Thomas Huth<thuth@redhat.com>
---
  configure | 11 -----------
  1 file changed, 11 deletions(-)

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

r~


Queued, thanks.

Paolo




reply via email to

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