Re: [PATCH] suid: Include sysmacros.h to fix build after glibc-2.25

2017-09-23 Thread Nick Sarnie
On Sat, Sep 23, 2017 at 5:35 PM, Nick Sarnie wrote: > Signed-off-by: Nick Sarnie > --- > hw/xfree86/xorg-wrapper.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c > index

[PATCH] suid: Include sysmacros.h to fix build after glibc-2.25

2017-09-23 Thread Nick Sarnie
Signed-off-by: Nick Sarnie --- hw/xfree86/xorg-wrapper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c index a25e6ff5f..ac1bd0ea3 100644 --- a/hw/xfree86/xorg-wrapper.c +++ b/hw/xfree86/xorg-wrapper.c @@ -34,6

Re: [PATCH xserver] meson: Make it possible to build for 32-bit targets

2017-09-23 Thread Alexander E. Patrakov
2017-09-22 17:54 GMT+05:00 Jon Turney : > Setting glx_align64 to '' gives a null string in the arguments list passed > to the compiler. This is taken as an input filename, leading to: > > "cc: error: : No such file or directory" > > Instead, assign an empty list to