Re: [PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-19 Thread Emil Velikov
On 15 September 2016 at 23:22, Joe Konno wrote: > From: Joe Konno > > In a cross-compilation environment with packages depending on > wayland-scanner, ensure the path to wayland-scanner is correct. Without > this patch, the path will _not_ point to the target environment but to > the host's, pote

Re: [PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-16 Thread Joe Konno
On Fri, 16 Sep 2016 17:30:18 +0200 Arnaud Vrac wrote: > On Fri, Sep 16, 2016 at 5:19 PM, Joe Konno > wrote: > > > On Fri, 16 Sep 2016 10:53:32 +0300 > > Pekka Paalanen wrote: > > > > > On Thu, 15 Sep 2016 15:22:12 -0700 > > > Joe Konno wrote: > > > > > > > From: Joe Konno > > > > > > > >

Re: [PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-16 Thread Arnaud Vrac
On Fri, Sep 16, 2016 at 5:19 PM, Joe Konno wrote: > On Fri, 16 Sep 2016 10:53:32 +0300 > Pekka Paalanen wrote: > > > On Thu, 15 Sep 2016 15:22:12 -0700 > > Joe Konno wrote: > > > > > From: Joe Konno > > > > > > In a cross-compilation environment with packages depending on > > > wayland-scanner

Re: [PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-16 Thread Joe Konno
On Fri, 16 Sep 2016 10:53:32 +0300 Pekka Paalanen wrote: > On Thu, 15 Sep 2016 15:22:12 -0700 > Joe Konno wrote: > > > From: Joe Konno > > > > In a cross-compilation environment with packages depending on > > wayland-scanner, ensure the path to wayland-scanner is correct. Without > > this pat

Re: [PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-16 Thread Pekka Paalanen
On Thu, 15 Sep 2016 15:22:12 -0700 Joe Konno wrote: > From: Joe Konno > > In a cross-compilation environment with packages depending on > wayland-scanner, ensure the path to wayland-scanner is correct. Without > this patch, the path will _not_ point to the target environment but to > the host's

[PATCH wayland v1 1/1] wayland-scanner.pc.in: prepend pc_sysrootdir

2016-09-15 Thread Joe Konno
From: Joe Konno In a cross-compilation environment with packages depending on wayland-scanner, ensure the path to wayland-scanner is correct. Without this patch, the path will _not_ point to the target environment but to the host's, potentially leading to breakage. https://bugs.freedesktop.org/s