gallium: GCC 4.9 allows to include tmmintrin.h without -msse3.
authorJose Fonseca <jfonseca@vmware.com>
Sun, 9 Aug 2015 10:21:03 +0000 (11:21 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Sun, 9 Aug 2015 10:32:43 +0000 (11:32 +0100)
commiteb643db30e1bdf5171d0a012674016c317925b6e
tree30843dc255560f6d589bc00710afa548e402c02e
parent512aa0647f328fff69b3ce328b6466f2da8b7c4d
gallium: GCC 4.9 allows to include tmmintrin.h without -msse3.

Fixes build with MinGW x86_64 build with GCC 4.9, due to conflicting
definition _mm_shuffle_epi8 of u_sse.h and system headers.

Trivial.
src/gallium/include/pipe/p_config.h