Re: [Mesa-dev] [PATCH 2/2] configure.ac: remove enable 32/64 bit hacks

2014-08-13 Thread Brian Paul
On 08/13/2014 12:20 PM, Matt Turner wrote: On Wed, Aug 13, 2014 at 11:03 AM, Emil Velikov wrote: On 13/08/14 18:38, Matt Turner wrote: On Wed, Aug 13, 2014 at 10:18 AM, Emil Velikov wrote: These two were added ages ago, with an explicit comment "Hacks ..." They have been insufficient for yea

Re: [Mesa-dev] [PATCH 2/2] configure.ac: remove enable 32/64 bit hacks

2014-08-13 Thread Matt Turner
On Wed, Aug 13, 2014 at 11:03 AM, Emil Velikov wrote: > On 13/08/14 18:38, Matt Turner wrote: >> On Wed, Aug 13, 2014 at 10:18 AM, Emil Velikov >> wrote: >>> These two were added ages ago, with an explicit comment "Hacks ..." >>> They have been insufficient for years and maintainers needed to >>

Re: [Mesa-dev] [PATCH 2/2] configure.ac: remove enable 32/64 bit hacks

2014-08-13 Thread Emil Velikov
On 13/08/14 18:38, Matt Turner wrote: > On Wed, Aug 13, 2014 at 10:18 AM, Emil Velikov > wrote: >> These two were added ages ago, with an explicit comment "Hacks ..." >> They have been insufficient for years and maintainers needed to >> explicitly handle the build themselves. >> >> Rather than ly

Re: [Mesa-dev] [PATCH 2/2] configure.ac: remove enable 32/64 bit hacks

2014-08-13 Thread Matt Turner
On Wed, Aug 13, 2014 at 10:18 AM, Emil Velikov wrote: > These two were added ages ago, with an explicit comment "Hacks ..." > They have been insufficient for years and maintainers needed to > explicitly handle the build themselves. > > Rather than lying and pretending that it works, just kill this

[Mesa-dev] [PATCH 2/2] configure.ac: remove enable 32/64 bit hacks

2014-08-13 Thread Emil Velikov
These two were added ages ago, with an explicit comment "Hacks ..." They have been insufficient for years and maintainers needed to explicitly handle the build themselves. Rather than lying and pretending that it works, just kill this hack and let maintainers build things the way it should be done