[PATCH] Fix MMX & SSE intrinsics to work with Sun compilers & Solaris

Rémi Cardona remi at gentoo.org
Sat Apr 4 00:01:05 PDT 2009


Le 04/04/2009 02:50, Alan Coopersmith a écrit :
> +if test "x$MMX_CFLAGS" = "x" ; then
[...]
> +fi

> +if test "x$SSE2_CFLAGS" = "x" ; then
[...]
> +fi

What's the reason for checking if the variables already exist? The old 
code just set them right away.

Cheers,

Rémi


More information about the xorg-devel mailing list