From 84fd2d0c10c7568f0c81a3d10c80a65e43ce3260 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 25 Aug 2015 23:54:56 +0100 Subject: [PATCH] [s390x] Compile with gcc-4.9 (Closes: #796845) --- debian/changelog | 1 + debian/config/s390x/defines | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3e8ce7bb7..e0adcbc5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ linux (4.2~rc8-1~exp2) UNRELEASED; urgency=medium * Remove all support for ia64 (Closes: #679545, #691576, #728706) + * [s390x] Compile with gcc-4.9 (Closes: #796845) -- Ben Hutchings Tue, 25 Aug 2015 18:50:57 +0100 diff --git a/debian/config/s390x/defines b/debian/config/s390x/defines index fb66f34e2..21cca5435 100644 --- a/debian/config/s390x/defines +++ b/debian/config/s390x/defines @@ -2,8 +2,6 @@ flavours: s390x kernel-arch: s390 -# gcc 4.9 breaks access to virtual address 0 -compiler: gcc-4.8 [build] image-file: arch/s390/boot/image