On 8/26/21 11:11 PM, [email protected] wrote: > From: Warner Losh <[email protected]> > > 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. > > Signed-off-by: Warner Losh <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > --- > bsd-user/main.c | 2 +- > bsd-user/qemu.h | 10 +--------- > 2 files changed, 2 insertions(+), 10 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
