[PATCH] meson: Add configuration of listening on tcp, unix and local

Laurent Carlier lordheavym at gmail.com
Fri Jun 29 07:44:27 UTC 2018


Le jeudi 28 juin 2018, 07:16:42 CEST Peter Hutterer a écrit :
> On Tue, Jun 26, 2018 at 09:51:58PM -0700, Aaron Plattner wrote:
> > On 06/26/2018 06:12 PM, Peter Hutterer wrote:
> > > On Tue, Jun 26, 2018 at 01:07:23PM -0700, Aaron Plattner wrote:
> > > > On 06/24/2018 11:45 PM, Laurent Carlier wrote:
> > > > > Le samedi 16 juin 2018, 13:00:01 CEST Laurent Carlier a écrit :
> > > > > > bugzilla: https://bugs.kde.org/show_bug.cgi?id=395419
> > > > > > bugzilla: https://bugs.archlinux.org/task/59025
> > > > > > 
> > > > > > Signed-off-by: Laurent Carlier <lordheavym at gmail.com>
> > > > 
> > > > Seems to work, so
> > > > Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
> > > > 
> > > > This switches the defined version from
> > > > #define LISTEN_TCP 1
> > > > to
> > > > #define LISTEN_TCP
> > > > but it's only used in an #ifndef so that's probably fine.
> > > 
> > > best to change to meson's conf_data.set10() then to keep the exact
> > > functionality.
> > 
> > No, that's worse. Then "meson -Dlisten_tcp=false" does this:
> > 
> > #define LISTEN_TCP 0
> > 
> > which will enable TCP. Thanks, 1989 C preprocessor.
> 
> rightyo. Pushed:
> 
>    c41d4ff48..2f39b2a07  master -> master
> 
> 
> Cheers,
>    Peter
> 

You've forgotten the gitlab repo

Regards
-- 
Laurent Carlier
http://www.archlinux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180629/ef1c2a9d/attachment.sig>


More information about the xorg-devel mailing list