aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2021-07-01 19:34:12 +0100
committerKen Moffat <ken@linuxfromscratch.org>2021-07-01 19:34:12 +0100
commit33505d67f82f675d2ad01cc41105d39cbeee2287 (patch)
tree9523082386336002f50c599df198cfd6b1e5c1d9 /patches.ent
parente3d0e26c73f30ced8327676a52c15a8efff19612 (diff)
Patch gcc :
Fix some regressions, and cope with removal of a kernel header in linux-5.13 which broke the build in chapter 8's bootstrap.
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/patches.ent b/patches.ent
index 48c6184eb..bf849b05e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -29,11 +29,11 @@
<!ENTITY flex-fixes-patch-md5 "b46f6b0380e502a3dfb8b503227cd680">
<!ENTITY flex-fixes-patch-size "3.4 KB">
-->
-<!--
-<!ENTITY gcc-cross-patch "gcc-&gcc-version;-cet_fix-1.patch">
-<!ENTITY gcc-cross-patch-md5 "f37d8a6b4c943a6f8eaf541923fed838">
-<!ENTITY gcc-cross-patch-size "4.3 KB">
--->
+
+<!ENTITY gcc-upstream-fixes-patch "gcc-&gcc-version;-upstream_fixes-1.patch">
+<!ENTITY gcc-upstream-fixes-patch-md5 "27266d2a771f2ff812cb6ec9c8b456b4">
+<!ENTITY gcc-upstream-fixes-patch-size "18.0 KB">
+
<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
<!ENTITY glibc-fhs-patch-size "2.8 KB">