summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2019-01-14 22:31:56 +0100
committerJan Nieuwenhuizen <janneke@gnu.org>2019-01-16 19:05:55 +0100
commit44ab38ef01f11fe29860c944e2169f9a4ef72d13 (patch)
treef1e7dd596a37c19c40355f0c5fd5a634e7451bb4
parentcbd833750a57ae0596e80d06c74b02bccddf6197 (diff)
downloadpatches-44ab38ef01f11fe29860c944e2169f9a4ef72d13.tar
patches-44ab38ef01f11fe29860c944e2169f9a4ef72d13.tar.gz
bootstrap: Oops, list gcc-boot-4.7.4.patch.
* gnu/local.mk (dist_patch_DATA): Oops, add gcc-boot-4.7.4.patch.
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 23ba0d48f7..38076259e3 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -710,6 +710,7 @@ dist_patch_DATA = \
%D%/packages/patches/gcc-arm-link-spec-fix.patch \
%D%/packages/patches/gcc-asan-missing-include.patch \
%D%/packages/patches/gcc-boot-2.95.3.patch \
+ %D%/packages/patches/gcc-boot-4.7.4.patch \
%D%/packages/patches/gcc-cross-environment-variables.patch \
%D%/packages/patches/gcc-fix-texi2pod.patch \
%D%/packages/patches/gcc-4.8-libsanitizer-fix.patch \