aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-08-06 21:37:01 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-08-06 21:37:01 +0800
commita04b3d39318a0d1fefa255a47511e6b852242235 (patch)
treef458d95feb8b8002912d1f5d941575f1ca5c3f9a /chapter01/changelog.xml
parenta3d62322b5103a2b0c7e4fb28de3a94252ddb262 (diff)
gcc: fix PR101749
https://wiki.linuxfromscratch.org/blfs/ticket/15350 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8adf96f60..78559b1f4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,19 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-08-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[xry111] - Fix
+ <filename class="libraryfile">libasan.a</filename> building
+ GCC with Glibc-2.34. Addresses
+ <ulink url="https://wiki.linuxfromscratch.org/blfs/ticket/15350">
+ BLFS #15350</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-08-02</para>
<itemizedlist>
<listitem>