Re: [Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd

2018-12-17 Thread Timo Aaltonen
On 18.12.2018 7.52, Stuart Young wrote: > Hi Dylan, > > Can't speak on Timo's behalf, but looking at the build logs for 18.3.0 > (which is patched with these patches), it built fine on ppc64el (Little > Endian PPC64), but hurd is having issues, tho it looks like it's not > directly related to the

Re: [Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd

2018-12-17 Thread Stuart Young
Hi Dylan, Can't speak on Timo's behalf, but looking at the build logs for 18.3.0 (which is patched with these patches), it built fine on ppc64el (Little Endian PPC64), but hurd is having issues, tho it looks like it's not directly related to the patch you provided. Seems like the issue is that hu

Re: [Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd

2018-12-17 Thread Dylan Baker
Quoting Timo Aaltonen (2018-12-05 03:56:54) > On 4.12.2018 23.52, Dylan Baker wrote: > > This little series is aimed at fixing problems reported by fedora and debian > > when using meson, there's a couple of patches in here for fixing ppc64 > > detection > > (tested without llvm), and a couple for

Re: [Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd

2018-12-05 Thread Timo Aaltonen
On 4.12.2018 23.52, Dylan Baker wrote: > This little series is aimed at fixing problems reported by fedora and debian > when using meson, there's a couple of patches in here for fixing ppc64 > detection > (tested without llvm), and a couple for gnu hurd (not tested). > > Dylan Baker (5): > meso