r4000 - in branches/dist/sid/kernel/linux-2.6/debian: . arch/i386
Bastian Blank
waldi at costa.debian.org
Sun Aug 21 14:50:46 UTC 2005
Author: waldi
Date: 2005-08-21 14:50:45 +0000 (Sun, 21 Aug 2005)
New Revision: 4000
Modified:
branches/dist/sid/kernel/linux-2.6/debian/arch/i386/config.386
branches/dist/sid/kernel/linux-2.6/debian/changelog
Log:
rr3998: horms | 2005-08-21 03:56:09 +0200
* - Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
it breaks iproute's (and other netlink users) ability
to set routes. (closes: #322723)
Modified: branches/dist/sid/kernel/linux-2.6/debian/arch/i386/config.386
===================================================================
--- branches/dist/sid/kernel/linux-2.6/debian/arch/i386/config.386 2005-08-21 14:44:50 UTC (rev 3999)
+++ branches/dist/sid/kernel/linux-2.6/debian/arch/i386/config.386 2005-08-21 14:50:45 UTC (rev 4000)
@@ -1,4 +1,4 @@
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_M386=y
# CONFIG_M686 is not set
# CONFIG_MK7 is not set
Modified: branches/dist/sid/kernel/linux-2.6/debian/changelog
===================================================================
--- branches/dist/sid/kernel/linux-2.6/debian/changelog 2005-08-21 14:44:50 UTC (rev 3999)
+++ branches/dist/sid/kernel/linux-2.6/debian/changelog 2005-08-21 14:50:45 UTC (rev 4000)
@@ -8,6 +8,10 @@
- Added pmac-sound sanity check patch.
- Added preliminary apus patch, not applied though.
+ * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
+ it breaks iproute's (and other netlink users) ability
+ to set routes. (closes: #322723) (Simon Horman)
+
-- Bastian Blank <waldi at debian.org> Sat, 20 Aug 2005 11:57:45 +0200
linux-2.6 (2.6.12-5) unstable; urgency=low
More information about the Kernel-svn-changes
mailing list