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

Ben Hutchings benh at alioth.debian.org
Sun Dec 16 17:36:44 UTC 2012


Author: benh
Date: Sun Dec 16 17:36:43 2012
New Revision: 19611

Log:
Make gcc-4.7 the default compiler

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Dec 16 17:33:54 2012	(r19610)
+++ dists/trunk/linux/debian/changelog	Sun Dec 16 17:36:43 2012	(r19611)
@@ -8,6 +8,7 @@
   [ Ben Hutchings ]
   * aufs: Update to aufs3.x-rcN-20121210
   * [rt] Disable until it is updated for Linux 3.7 or later
+  * Make gcc-4.7 the default compiler
 
  -- maximilian attems <maks at debian.org>  Thu, 06 Dec 2012 18:14:33 +0100
 

Modified: dists/trunk/linux/debian/config/defines
==============================================================================
--- dists/trunk/linux/debian/config/defines	Sun Dec 16 17:33:54 2012	(r19610)
+++ dists/trunk/linux/debian/config/defines	Sun Dec 16 17:36:43 2012	(r19611)
@@ -21,7 +21,7 @@
  sparc
  sparc64
  x32
-compiler: gcc-4.6
+compiler: gcc-4.7
 featuresets:
  none
  rt
@@ -43,6 +43,7 @@
 # compilers
 gcc-4.4: gcc-4.4
 gcc-4.6: gcc-4.6
+gcc-4.7: gcc-4.7
 
 # initramfs-generators
 initramfs-fallback: linux-initramfs-tool



More information about the Kernel-svn-changes mailing list