aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/patches.xml
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 /chapter03/patches.xml
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 'chapter03/patches.xml')
-rw-r--r--chapter03/patches.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 29e6cb127..3dd115094 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -67,15 +67,15 @@
<para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
</listitem>
</varlistentry>
-<!--
+
<varlistentry>
- <term>GCC Cross Build Fix Patch - <token>&gcc-cross-patch-size;</token>:</term>
+ <term>GCC Upstream Fixes Patch - <token>&gcc-upstream-fixes-patch-size;</token>:</term>
<listitem>
- <para>Download: <ulink url="&patches-root;&gcc-cross-patch;"/></para>
- <para>MD5 sum: <literal>&gcc-cross-patch-md5;</literal></para>
+ <para>Download: <ulink url="&patches-root;&gcc-upstream-fixes-patch;"/></para>
+ <para>MD5 sum: <literal>&gcc-upstream-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
--->
+
<varlistentry>
<term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
<listitem>