From f7d98e89550dfb9a93027fccd82272034bd02d1b Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 27 Mar 2012 19:54:59 +0000 Subject: 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 --- chapter01/changelog.xml | 11 +++++++++++ chapter01/whatsnew.xml | 4 ++++ 2 files changed, 15 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 07b1906d9..e1b031af9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ --> + + 2012-03-27 + + + [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. + + + + 2012-03-26 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 @@ &gcc-startfiles-patch; + + &glibc-gcc_fix-patch; + + -- cgit v1.2.3-54-g00ecf