Make gcc-4.5 the default compiler (except for alpha, hppa and m68k)

svn path=/dists/trunk/linux-2.6/; revision=17620
This commit is contained in:
Ben Hutchings 2011-06-07 09:06:56 +00:00
parent 9a3969658a
commit f4b9a38952
5 changed files with 5 additions and 2 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ linux-2.6 (3.0.0~rc1-1~experimental.2) UNRELEASED; urgency=low
in a different way and the two changes resulted in FTBFS
* [ia64] nouveau: Disable ACPI support. It probably wasn't very useful
on ia64, and now depends on mxm-wmi which is definitely x86-only.
* Make gcc-4.5 the default compiler (except for alpha, hppa and m68k)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 01 Jun 2011 06:41:14 +0100

View File

@ -1,6 +1,7 @@
[base]
flavours: alpha-generic alpha-smp alpha-legacy
kernel-arch: alpha
compiler: gcc-4.4
[image]
suggests: aboot, fdutils

View File

@ -19,7 +19,7 @@ arches:
sh4
sparc
sparc64
compiler: gcc-4.4
compiler: gcc-4.5
featuresets:
none

View File

@ -5,6 +5,7 @@ flavours:
parisc64
parisc64-smp
kernel-arch: parisc
compiler: gcc-4.4
[image]
suggests: palo

View File

@ -1,5 +1,5 @@
[base]
#compiler: gcc-3.3
compiler: gcc-4.4
flavours:
amiga
atari