From c8c6861e0fca4e34aacec5d65ad173f59229d90e Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sat, 14 Feb 2009 13:29:36 +0000 Subject: [PATCH] * debian/changelog: Update. * debian/config/defines - Make gcc-4.3 the default compiler. - Remove old compiler definitions. svn path=/dists/trunk/linux-2.6/; revision=12803 --- debian/changelog | 3 +++ debian/config/defines | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e7ed72689..a7a5679d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -84,6 +84,9 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low [ Stephen R. Marenka ] * [m68k] Add m68k patches. + [ Bastian Blank ] + * Make gcc-4.3 the default compiler. + -- dann frazier Fri, 29 Aug 2008 17:02:18 -0600 linux-2.6 (2.6.26-12) unstable; urgency=high diff --git a/debian/config/defines b/debian/config/defines index d0fa7683d..64e95a359 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -16,7 +16,7 @@ arches: powerpc s390 sparc -compiler: gcc-4.1 +compiler: gcc-4.3 featuresets: none openvz @@ -47,9 +47,6 @@ initramfs-tools: mkinitramfs-kpkg 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)