Author: pluto Date: Thu Jun 16 13:02:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable -mtune=pentium4 due to p4 related regression.
---- Files affected:
SPECS:
gcc.spec (1.320 -> 1.321)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.320 SPECS/gcc.spec:1.321
--- SPECS/gcc.spec:1.320 Thu Jun 16 14:56:14 2005
+++ SPECS/gcc.spec Thu Jun 16 15:02:17 2005
@@ -107,6 +107,9 @@
%define _libdir32 /usr/lib
%endif
+# disable -mtune=pentium4 due to p4 related regression.
+%define specflags_i686 -mtune=i686
+
%description
A compiler aimed at integrating all the optimizations and features
necessary for a high-performance and stable development environment.
@@ -1246,6 +1249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.321 2005/06/16 13:02:17 pluto
+- disable -mtune=pentium4 due to p4 related regression.
+
Revision 1.320 2005/06/16 12:56:14 pluto
- snap/md5.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.320&r2=1.321&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit