summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2019-05-03 01:56:07 +0100
committerSteve McIntyre <93sam@debian.org>2019-05-03 01:25:06 +0000
commite17b0af4664eff964d36090143fd6f91e07416c5 (patch)
tree90b7c457276f03950c0eb34fab0b954fe1898364 /debian/rules
parent839af42e06287aba287ac192d0e37a739e1884ae (diff)
downloadefi-boot-shim-e17b0af4664eff964d36090143fd6f91e07416c5.tar.gz
efi-boot-shim-e17b0af4664eff964d36090143fd6f91e07416c5.zip
Build using gcc-7
To get better control of reproducibility during the lifetime of Buster
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index daaed62e..0f125340 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ COMMON_OPTIONS += \
VENDOR_CERT_FILE=$(cert) \
EFIDIR=$(distributor) \
CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)- \
+ CC=$(DEB_HOST_GNU_TYPE)-gcc-7 \
$(NULL)
%: