Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main



On Tue, Mar 03, 2015 at 10:19:02PM -0500, Christos Zoulas wrote:
> On Mar 4,  9:19am, mrg%eterna.com.au@localhost (matthew green) wrote:
> -- Subject: re: CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main
> 
> | 
> | "Christos Zoulas" writes:
> | > Module Name:	xsrc
> | > Committed By:	christos
> | > Date:		Tue Mar  3 21:32:27 UTC 2015
> | > 
> | > Modified Files:
> | > 	xsrc/external/mit/MesaLib/dist/src/mesa/main: imports.h
> | > 
> | > Log Message:
> | > xmmintrin.h is a gcc-specific header
> | 
> | it is?
> 
> /usr/include/gcc-4.8/xmmintrin.h

That makes it a compiler *provided* header. Note that on default GCC
installations, even stddef.h comes from it.

> | -rw-r--r--  1 mrg  wheel  27578 Feb 12 07:49 src/external/bsd/llvm/dist/clang/lib/Headers/xmmintrin.h
> 
> Should it be exposed to the implementation?

It is installed. Check the set lists.

Joerg


Home | Main Index | Thread Index | Old Index