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

This commit is contained in:
Ben Hutchings 2018-02-06 20:22:23 +00:00
parent 3a638db7ea
commit 96c72b3c6c
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

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

View File

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