aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-03-27 19:54:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-03-27 19:54:59 +0000
commitf7d98e89550dfb9a93027fccd82272034bd02d1b (patch)
treeb2870ced87e2539ab864fd559b5f5739a0b2a8ab /chapter01
parentf3efd8b961e80a8fa0876e4b758102f7f14cff30 (diff)
Add Glibc's GCC patch back again to fix a build issue on x86 hosts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 07b1906d9..e1b031af9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2012-03-27</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Add the GCC fix patch back to Glibc instructions
+ to fix a build issue on 32-bit hosts. Thanks to Pierre Labastie for
+ the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-03-26</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 265795c37..212560992 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -227,6 +227,10 @@
<para>&gcc-startfiles-patch;</para>
</listitem>
+ <listitem>
+ <para>&glibc-gcc_fix-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>