From b9754184daa026794c35a24920f6436a8f12567d Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 25 Jan 2012 03:27:19 +0000 Subject: [PATCH] [alpha] Build with gcc-4.5 (Closes: #657112) svn path=/dists/trunk/linux-2.6/; revision=18628 --- debian/changelog | 1 + debian/config/alpha/defines | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1062ad610..e58b4003f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ linux-2.6 (3.2.1-3) UNRELEASED; urgency=low * Remove last vestige of /usr/doc transition from linux-image prerm script * Remove modules.*.bin in linux-image postrm script; currently modules.builtin.bin is left behind + * [alpha] Build with gcc-4.5 (Closes: #657112) -- Ben Hutchings Tue, 24 Jan 2012 06:19:55 +0000 diff --git a/debian/config/alpha/defines b/debian/config/alpha/defines index 0eb25aafe..15b78d995 100644 --- a/debian/config/alpha/defines +++ b/debian/config/alpha/defines @@ -1,7 +1,7 @@ [base] flavours: alpha-generic alpha-smp alpha-legacy kernel-arch: alpha -compiler: gcc-4.4 +compiler: gcc-4.5 [image] suggests: aboot, fdutils