[PATCH] sparc/clone.S: guard tcb-offsets.h include with RESET_PID

2015-03-03 Thread Gustavo Zacarias
Otherwise we have a broken scenario with non-threading builds. Signed-off-by: Gustavo Zacarias gust...@zacarias.com.ar --- libc/sysdeps/linux/sparc/clone.S | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libc/sysdeps/linux/sparc/clone.S b/libc/sysdeps/linux/sparc/clone.S index

Re: [PATCH] sparc/clone.S: guard tcb-offsets.h include with RESET_PID

2015-03-03 Thread Gustavo Zacarias
On 03/03/2015 03:13 PM, Bernhard Reutner-Fischer wrote: Applied, thanks! Does sparc work Ok for you? As far as qemu is concerned it seems to be a happy camper on master (i've got no real sparc hardware to test). Regards. ___ uClibc mailing list

Re: [PATCH] sparc/clone.S: guard tcb-offsets.h include with RESET_PID

2015-03-03 Thread Bernhard Reutner-Fischer
On 3 March 2015 at 19:04, Gustavo Zacarias gust...@zacarias.com.ar wrote: Otherwise we have a broken scenario with non-threading builds. Applied, thanks! Does sparc work Ok for you? thanks, ___ uClibc mailing list uClibc@uclibc.org