On Sun, May 8, 2011 at 10:17 PM, Matt Turner <matts...@gmail.com> wrote:
> Signed-off-by: Matt Turner <matts...@gmail.com>
> ---
>  src/gallium/auxiliary/util/u_math.h |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/src/gallium/auxiliary/util/u_math.h 
> b/src/gallium/auxiliary/util/u_math.h
> index dad6a10..ad2a1f8 100644
> --- a/src/gallium/auxiliary/util/u_math.h
> +++ b/src/gallium/auxiliary/util/u_math.h
> @@ -413,10 +413,6 @@ unsigned ffs( unsigned u )
>  #define ffs __builtin_ffs
>  #endif
>
> -#ifdef __MINGW32__
> -#define ffs __builtin_ffs
> -#endif
> -
>
>  /* Could also binary search for the highest bit.
>  */
> --

I've applied patches 1-3. Thanks.  Sorry for the slow reply, I've got
a backlog of email.

-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to