[linux] 04/07: [x86] Add versioned build-dependency on gcc-6 for retpoline support.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Feb 19 12:35:18 UTC 2018


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

corsac pushed a commit to branch stretch
in repository linux.

commit 0deac5827e4b118f9df62b901579ff8e52540604
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sun Feb 18 10:59:34 2018 +0100

    [x86] Add versioned build-dependency on gcc-6 for retpoline support.
---
 debian/changelog            | 1 +
 debian/config/amd64/defines | 1 +
 debian/config/i386/defines  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dcf21b7..c003d31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -80,6 +80,7 @@ linux (4.9.82-1) UNRELEASED; urgency=medium
   * Remove all patches handling or reverting ABI changes.
   * [x86] linux-headers: Depend on updated linux-compiler-gcc-6-x86 for
     retpoline support.
+  * [x86] Add versioned build-dependency on gcc-6 for retpoline support.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 13 Feb 2018 17:44:41 +0100
 
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines
index 65fa1f5..76ff0c0 100644
--- a/debian/config/amd64/defines
+++ b/debian/config/amd64/defines
@@ -15,6 +15,7 @@ install-stem: vmlinuz
 breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
+gcc-6: gcc-6 (>= 6.3.0-18+deb9u1~) <!stage1 !cross>, gcc-6- at gnu-type-package@ (>= 6.3.0-18+deb9u1~) <!stage1 cross>
 headers%gcc-6: linux-compiler-gcc-6-x86 (>= 6.3.0-18+deb9u1~)
 
 [amd64_description]
diff --git a/debian/config/i386/defines b/debian/config/i386/defines
index 2e32929..32aa702 100644
--- a/debian/config/i386/defines
+++ b/debian/config/i386/defines
@@ -20,6 +20,7 @@ install-stem: vmlinuz
 breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
+gcc-6: gcc-6 (>= 6.3.0-18+deb9u1~) <!stage1 !cross>, gcc-6- at gnu-type-package@ (>= 6.3.0-18+deb9u1~) <!stage1 cross>
 headers%gcc-6: linux-compiler-gcc-6-x86 (<= 6.3.0-18+deb9u1~)
 
 [686_description]

-- 
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