Re: [PATCH xserver 6/6] meson: Automatically detect HAVE_PTHREAD_SETNAME_NP

2018-08-02 Thread Eric Anholt
Adam Jackson writes: > On Thu, 2018-08-02 at 15:22 +1000, Peter Hutterer wrote: >> On Wed, Aug 01, 2018 at 01:49:54PM -0700, Eric Anholt wrote: >> > Signed-off-by: Eric Anholt >> >> series Reviewed-by: Peter Hutterer > > 4/6 doesn't go too far enough, but this all looks good. Merged, thanks:

Re: [PATCH xserver 6/6] meson: Automatically detect HAVE_PTHREAD_SETNAME_NP

2018-08-02 Thread Adam Jackson
On Thu, 2018-08-02 at 15:22 +1000, Peter Hutterer wrote: > On Wed, Aug 01, 2018 at 01:49:54PM -0700, Eric Anholt wrote: > > Signed-off-by: Eric Anholt > > series Reviewed-by: Peter Hutterer 4/6 doesn't go too far enough, but this all looks good. Merged, thanks: remote: remote: I: patch

Re: [PATCH xserver 6/6] meson: Automatically detect HAVE_PTHREAD_SETNAME_NP

2018-08-01 Thread Peter Hutterer
On Wed, Aug 01, 2018 at 01:49:54PM -0700, Eric Anholt wrote: > Signed-off-by: Eric Anholt series Reviewed-by: Peter Hutterer Cheers, Peter > --- > include/meson.build | 18 +- > 1 file changed, 17 insertions(+), 1 deletion(-) > > diff --git a/include/meson.build

[PATCH xserver 6/6] meson: Automatically detect HAVE_PTHREAD_SETNAME_NP

2018-08-01 Thread Eric Anholt
Signed-off-by: Eric Anholt --- include/meson.build | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/include/meson.build b/include/meson.build index 6ed7cc6ca997..678555692f6d 100644 --- a/include/meson.build +++ b/include/meson.build @@ -58,7 +58,23 @@