[x86] Add versioned build-dependency on gcc-7 for retpoline support

This commit is contained in:
Ben Hutchings 2018-02-06 20:19:38 +00:00
parent 1e4250336a
commit 3a638db7ea
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -430,6 +430,7 @@ linux (4.14.17-1) UNRELEASED; urgency=medium
* bpf: Avoid ABI change in 4.14.14
* 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
[ Riku Voipio ]
* [arm64] build in reset drivers

View File

@ -15,6 +15,7 @@ install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
[relations]
gcc-7: gcc-7 (>= 7.2.0-20~) <!stage1 !cross>, gcc-7-x86-64-linux-gnu (>= 7.2.0-20~) <!stage1 cross>
headers%gcc-7: linux-compiler-gcc-7-x86
[amd64_description]

View File

@ -20,6 +20,7 @@ install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
[relations]
gcc-7: gcc-7 (>= 7.2.0-20~) <!stage1 !cross>, gcc-7-i686-linux-gnu (>= 7.2.0-20~) <!stage1 cross>
headers%gcc-7: linux-compiler-gcc-7-x86
[686_description]