aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
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 /chapter01
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 'chapter01')
-rw-r--r--chapter01/changelog.xml12
-rw-r--r--chapter01/whatsnew.xml3
2 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index eaa4add22..508b5fd88 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,18 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-07-01</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Patch gcc to fix some regressions (will be
+ needed to build firefox-91ESR in BLFS) and to allow it to
+ build against linux-5.13.0 kernel headers. Fixes
+ <ulink url="&lfs-ticket-root;4875">#4875</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-06-28</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index d77cb7e41..41d3879a8 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -282,6 +282,9 @@
<para>meson-0.56.0-upstream_fix-1.patch</para>
</listitem>-->
<listitem>
+ <para>gcc-11.1.0-upstream_fixes-1.patch</para>
+ </listitem>
+ <listitem>
<para>systemd-247-upstream_fixes-2.patch</para>
</listitem>
<listitem>