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<th...@redhat.com> --- configure | 11 ----------- 1 file changed, 11 deletions(-)Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
Queued, thanks. Paolo