From 18d72fb7b8ad974f20f1d297017354e76562fc60 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 18 Jan 2019 21:56:51 +0000 Subject: [PATCH] [i386] debian/control: Fix cross-compiler build-dependency gcc-8-x86_64-linux-gnu is obviously not the right cross-compiler for i386! --- debian/changelog | 1 + debian/config/i386/defines | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bbbe8bc99..5ad663f5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ linux (4.19.16-2) UNRELEASED; urgency=medium * debian/rules.d/tools/perf/Makefile: Delete redundant arch/profile checks * debian/control: Add !pkg.linux.nokernel to qualification for compiler build-deps + * [i386] debian/control: Fix cross-compiler build-dependency -- Luca Boccassi Fri, 18 Jan 2019 19:09:06 +0000 diff --git a/debian/config/i386/defines b/debian/config/i386/defines index c093bcc03..a490ece5b 100644 --- a/debian/config/i386/defines +++ b/debian/config/i386/defines @@ -21,7 +21,7 @@ install-stem: vmlinuz breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [relations] -gcc-8: gcc-8 (>= 8-20180123-1~) , gcc-8-x86-64-linux-gnu (>= 8-20180123-1~) +gcc-8: gcc-8 (>= 8-20180123-1~) , gcc-8-i686-linux-gnu (>= 8-20180123-1~) headers%gcc-8: linux-compiler-gcc-8-x86 [686_description]