Re: [OE-core] [PATCH 07/10] busybox: Backport patches to support removal of __NR_clock_gettime

2020-02-13 Thread Richard Purdie
On Thu, 2020-02-13 at 00:21 -0800, Khem Raj wrote: > This helps compiling with musl on 32bit arches now that musl has > switched to 64bit time_t > > Signed-off-by: Khem Raj > --- > ...rappers-around-clock_gettime-closes-.patch | 113 ++ >

[OE-core] [PATCH 07/10] busybox: Backport patches to support removal of __NR_clock_gettime

2020-02-13 Thread Khem Raj
This helps compiling with musl on 32bit arches now that musl has switched to 64bit time_t Signed-off-by: Khem Raj --- ...rappers-around-clock_gettime-closes-.patch | 113 ++ ...-Use-64-prefix-syscall-if-we-have-to.patch | 53