[kernel] r18190 - in dists/trunk/linux-2.6/debian: . config

Bastian Blank waldi at alioth.debian.org
Fri Oct 28 18:20:19 UTC 2011


Author: waldi
Date: Fri Oct 28 18:20:17 2011
New Revision: 18190

Log:
* debian/changelog: Update.
* debian/config/defines: Use gcc-4.6.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/defines

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Oct 28 15:45:27 2011	(r18189)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Oct 28 18:20:17 2011	(r18190)
@@ -14,6 +14,7 @@
 
   [ Bastian Blank ]
   * Use xz compression for debug packages.
+  * Make gcc-4.6 the default compiler.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 27 Sep 2011 06:02:56 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	Fri Oct 28 15:45:27 2011	(r18189)
+++ dists/trunk/linux-2.6/debian/config/defines	Fri Oct 28 18:20:17 2011	(r18190)
@@ -20,7 +20,7 @@
  sh4
  sparc
  sparc64
-compiler: gcc-4.5
+compiler: gcc-4.6
 featuresets:
  none
  rt
@@ -39,6 +39,7 @@
 # compilers
 gcc-4.4: gcc-4.4
 gcc-4.5: gcc-4.5
+gcc-4.6: gcc-4.6
 
 # initramfs-generators
 initramfs-fallback: linux-initramfs-tool



More information about the Kernel-svn-changes mailing list