[Mesa-dev] [PATCH] mesa: Fix build to properly check for supported compiler flags, v2

Lauri Kasanen cand at gmx.com
Sun Dec 22 10:41:55 PST 2013


On Sun, 22 Dec 2013 08:01:26 -0800
Matt Turner <mattst88 at gmail.com> wrote:

> On Sun, Dec 22, 2013 at 1:39 AM, Lauri Kasanen <cand at gmx.com> wrote:
> > On Fri, 20 Dec 2013 17:06:03 -0800
> > Matt Turner <mattst88 at gmail.com> wrote:
> >
> >> On Thu, Dec 19, 2013 at 11:43 AM, Lauri Kasanen <cand at gmx.com> wrote:
> >> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72708
> >> >
> >> > Signed-off-by: Lauri Kasanen <cand at gmx.com>
> >> > ---
> >>
> >> Thanks, R-b and pushed.
> >
> > Apparently this commit also fixed non-x86 builds (ppc etc). Always nice
> > to have unintended good side effects ;)
> 
> How could it? The SSE 4.1 code was only built under if HAVE_X86_ASM
> and only called under ifdef __SSE4_1__ by a driver that can't work on
> non x86.

Just something I heard on IRC, I don't personally have a PPC machine.

- Lauri


More information about the mesa-dev mailing list