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

Bastian Blank waldi at alioth.debian.org
Sat Feb 14 13:29:38 UTC 2009


Author: waldi
Date: Sat Feb 14 13:29:36 2009
New Revision: 12803

Log:
* debian/changelog: Update.
* debian/config/defines
  - Make gcc-4.3 the default compiler.
  - Remove old compiler definitions.


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Feb 14 13:29:36 2009
@@ -84,6 +84,9 @@
   [ Stephen R. Marenka ]
   * [m68k] Add m68k patches.
 
+  [ Bastian Blank ]
+  * Make gcc-4.3 the default compiler.
+
  -- dann frazier <dannf at debian.org>  Fri, 29 Aug 2008 17:02:18 -0600
 
 linux-2.6 (2.6.26-12) unstable; urgency=high

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	(original)
+++ dists/trunk/linux-2.6/debian/config/defines	Sat Feb 14 13:29:36 2009
@@ -16,7 +16,7 @@
  powerpc
  s390
  sparc
-compiler: gcc-4.1
+compiler: gcc-4.3
 featuresets:
  none
  openvz
@@ -47,9 +47,6 @@
 yaird: mkinitrd.yaird
 
 [relations]
-gcc-3.3: gcc-3.3
-gcc-4.0: gcc-4.0
-gcc-4.1: gcc-4.1
 gcc-4.3: gcc-4.3
 initramfs-fallback: linux-initramfs-tool
 initramfs-tools: initramfs-tools (>= 0.55)



More information about the Kernel-svn-changes mailing list