packages: gcc/gcc.spec - list more arch-specific headers

qboosh qboosh at pld-linux.org
Tue May 3 18:07:49 CEST 2011


Author: qboosh                       Date: Tue May  3 16:07:49 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- list more arch-specific headers

---- Files affected:
packages/gcc:
   gcc.spec (1.659 -> 1.660) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.659 packages/gcc/gcc.spec:1.660
--- packages/gcc/gcc.spec:1.659	Tue May  3 17:53:30 2011
+++ packages/gcc/gcc.spec	Tue May  3 18:07:44 2011
@@ -1804,6 +1804,19 @@
 %{gcclibdir}/include/xmmintrin.h
 %{gcclibdir}/include/xopintrin.h
 %endif
+%ifarch arm
+%{gcclibdir}/include/arm_neon.h
+%{gcclibdir}/include/mmintrin.h
+%endif
+%ifarch ia64
+%{gcclibdir}/include/ia64intrin.h
+%endif
+%ifarch m68k
+%{gcclibdir}/include/math-68881.h
+%endif
+%ifarch mips
+%{gcclibdir}/include/loongson.h
+%endif
 %ifarch powerpc ppc ppc64
 %{gcclibdir}/include/altivec.h
 %{gcclibdir}/include/paired.h
@@ -2398,6 +2411,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.660  2011/05/03 16:07:44  qboosh
+- list more arch-specific headers
+
 Revision 1.659  2011/05/03 15:53:30  qboosh
 - include manipulation bugfixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.659&r2=1.660&f=u



More information about the pld-cvs-commit mailing list