[linux] 02/02: Compile with gcc-6 on all architectures

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 7 01:33:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit d7eadea70231590242300c3a751385eecc1f162a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Oct 7 02:33:25 2016 +0100

    Compile with gcc-6 on all architectures
---
 debian/changelog      | 1 +
 debian/config/defines | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e77aa24..99d9c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ linux (4.8-1~exp1) UNRELEASED; urgency=medium
   * [amd64] Enable RANDOMIZE_MEMORY
   * [powerpc*/*64*] Enable OPAL_PRD, MTD, MTD_POWERNV_FLASH as modules
     (Closes: #838604, #838605)
+  * Compile with gcc-6 on all architectures
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 01 Oct 2016 21:51:33 +0100
 
diff --git a/debian/config/defines b/debian/config/defines
index dc2cacc..8b50f17 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -36,7 +36,7 @@ arches:
  sparc64
  tilegx
  x32
-compiler: gcc-5
+compiler: gcc-6
 featuresets:
  none
  rt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list