rpms/kernel/devel kernel-2.6.spec,1.1628,1.1629

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Oct 26 21:32:13 UTC 2005


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26588

Modified Files:
	kernel-2.6.spec 
Log Message:
Disable CONFIG_OPTIMIZE_FOR_SIZE again
It seems to break booting randomly on x86-64 among other things.




Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1628
retrieving revision 1.1629
diff -u -r1.1628 -r1.1629
--- kernel-2.6.spec	26 Oct 2005 20:02:34 -0000	1.1628
+++ kernel-2.6.spec	26 Oct 2005 21:31:33 -0000	1.1629
@@ -1271,6 +1271,8 @@
 %changelog
 * Wed Oct 26 2005 Dave Jones <davej at redhat.com>
 - 2.6.14-rc5-git6
+- Disable CONFIG_OPTIMIZE_FOR_SIZE again
+  It seems to break booting randomly on x86-64 among other things.
 
 * Tue Oct 25 2005 Dave Jones <davej at redhat.com>
 - 2.6.14-rc5-git5




More information about the fedora-cvs-commits mailing list