Author: mmazur                       Date: Sat Feb 19 17:52:58 2005 GMT
Module: SPECS                         Tag: GCC_4
---- Log message:
- gch files don't get generated on sparc and %exclude is pedantic

---- Files affected:
SPECS:
   gcc.spec (1.259.2.55 -> 1.259.2.56) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.259.2.55 SPECS/gcc.spec:1.259.2.56
--- SPECS/gcc.spec:1.259.2.55   Thu Feb 17 17:06:18 2005
+++ SPECS/gcc.spec      Sat Feb 19 18:52:49 2005
@@ -813,7 +813,9 @@
 %exclude %{_includedir}/c++/%{version}/gcj
 %exclude %{_includedir}/c++/%{version}/gnu
 %endif
+%ifnarch sparc
 %exclude %{_includedir}/c++/%{version}/*/bits/stdc++.h.gch
+%endif
 %if %{with multilib}
 %{_libdir32}/libstdc++.la
 %attr(755,root,root) %{_libdir32}/libstdc++.so
@@ -974,6 +976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.259.2.56  2005/02/19 17:52:49  mmazur
+- gch files don't get generated on sparc and %exclude is pedantic
+
 Revision 1.259.2.55  2005/02/17 16:06:18  pluto
 - we don't support both ABIs (fpu vs. no-fpu) in ppc-pld-linux tree.
   nof usage is extremely rare on workstations.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.259.2.55&r2=1.259.2.56&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to