[linux] 02/02: [x86] linux-compiler-gcc-7-x86: Add versioned dependency on gcc-7 for retpoline support

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Feb 6 20:23:02 UTC 2018


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

benh pushed a commit to branch sid
in repository linux.

commit 96c72b3c6c57b8d32a03079374945f62a7d199dd
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Feb 6 20:22:23 2018 +0000

    [x86] linux-compiler-gcc-7-x86: Add versioned dependency on gcc-7 for retpoline support
---
 debian/changelog                  | 2 ++
 debian/templates/control.extra.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 227e5fa..01534c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -431,6 +431,8 @@ linux (4.14.17-1) UNRELEASED; urgency=medium
   * usbip: Reduce USBIP_VHCI_HC_PORTS to 15, the maximum allowed for SuperSpeed
     hubs (Closes: #878866)
   * [x86] Add versioned build-dependency on gcc-7 for retpoline support
+  * [x86] linux-compiler-gcc-7-x86: Add versioned dependency on gcc-7 for
+    retpoline support
 
   [ Riku Voipio ]
   * [arm64] build in reset drivers
diff --git a/debian/templates/control.extra.in b/debian/templates/control.extra.in
index d437968..a9aca09 100644
--- a/debian/templates/control.extra.in
+++ b/debian/templates/control.extra.in
@@ -18,7 +18,7 @@ Description: Compiler for Linux on IBM zSeries (meta-package)
 
 Package: linux-compiler-gcc-7-x86
 Build-Profiles: <!stage1>
-Depends: gcc-7, ${misc:Depends}
+Depends: gcc-7 (>= 7.2.0-20~), ${misc:Depends}
 Architecture: amd64 i386 x32
 Multi-Arch: foreign
 Description: Compiler for Linux on x86 (meta-package)

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