Re: [Mesa-dev] Bug#585618: [PATCH 2/6] pipe: Add PIPE_OS_HURD

2010-08-23 Thread Pino Toscano
Hi, Alle giovedì 24 giugno 2010, Corbin Simpson ha scritto: > On Thu, Jun 24, 2010 at 2:51 AM, Julien Cristau wrote: > > On Thu, Jun 24, 2010 at 01:08:03 -0700, Corbin Simpson wrote: > >> This is only defined on HURD, right? It's not part of the > >> GCC-specific defines? > > > > Correct. > >

Re: [Mesa-dev] Bug#585618: [PATCH 2/6] pipe: Add PIPE_OS_HURD

2010-06-24 Thread Corbin Simpson
On Thu, Jun 24, 2010 at 2:51 AM, Julien Cristau wrote: > On Thu, Jun 24, 2010 at 01:08:03 -0700, Corbin Simpson wrote: >> This is only defined on HURD, right? It's not part of the GCC-specific >> defines? >> > Correct. Committed as fd7de146f6c5989ab3a8459d600ca3386571b31f. If somebody has tested

Re: [Mesa-dev] Bug#585618: [PATCH 2/6] pipe: Add PIPE_OS_HURD

2010-06-24 Thread Julien Cristau
On Thu, Jun 24, 2010 at 01:08:03 -0700, Corbin Simpson wrote: > On Wed, Jun 23, 2010 at 6:31 PM, nobled wrote: > > One tiny step toward porting Gallium to the GNU/Hurd kernel > > (and fixing Debian bug #585618). > > --- > >  src/gallium/include/pipe/p_config.h |    5 + > >  1 files changed, 5