SPECS (LINUX_2_6): kernel.spec - athlon does not need math emulation

baggins baggins at pld-linux.org
Wed Apr 19 16:40:32 CEST 2006


Author: baggins                      Date: Wed Apr 19 14:40:32 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- athlon does not need math emulation

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1495 -> 1.441.2.1496) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1495 SPECS/kernel.spec:1.441.2.1496
--- SPECS/kernel.spec:1.441.2.1495	Wed Apr 19 15:26:04 2006
+++ SPECS/kernel.spec	Wed Apr 19 16:40:26 2006
@@ -797,7 +797,7 @@
 	    sed -i "s:# CONFIG_HIGHMEM64G is not set:CONFIG_HIGHMEM64G=y\nCONFIG_X86_PAE=y:" $1
 	%endif
     %endif
-    %ifarch i686 pentium3 pentium4
+    %ifarch i686 pentium3 pentium4 athlon
 	sed -i 's:CONFIG_MATH_EMULATION=y:# CONFIG_MATH_EMULATION is not set:' $1
     %endif
     %if %{with regparm}
@@ -1594,6 +1594,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1496  2006/04/19 14:40:26  baggins
+- athlon does not need math emulation
+
 Revision 1.441.2.1495  2006/04/19 13:26:04  pluto
 - don't use uri for patches stored in cvs.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1495&r2=1.441.2.1496&f=u



More information about the pld-cvs-commit mailing list