On 8/26/21 11:11 PM, i...@bsdimp.com wrote:
> From: Warner Losh
>
> All compilers for some time have supported this. Follow linux-user
Please insert: "(see 24cb36a61c6: "configure: Make NPTL non-optional")"
> and
> eliminate the #define THREAD and unconditionally insert __thread where
> needed
From: Warner Losh
All compilers for some time have supported this. Follow linux-user and
eliminate the #define THREAD and unconditionally insert __thread where
needed.
Signed-off-by: Warner Losh
Reviewed-by: Richard Henderson
---
bsd-user/main.c | 2 +-
bsd-user/qemu.h | 10 +-
2 fil