From f7d98e89550dfb9a93027fccd82272034bd02d1b Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 27 Mar 2012 19:54:59 +0000 Subject: [PATCH] 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 ++++ chapter03/patches.xml | 8 ++++++++ chapter06/glibc.xml | 3 +++ general.ent | 4 ++-- patches.ent | 5 +++++ 6 files changed, 33 insertions(+), 2 deletions(-) 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; + + diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 30d45d113..b6379105b 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -66,6 +66,14 @@ + + Glibc GCC Fix Patch - &glibc-gcc_fix-patch-size;: + + Download: + MD5 sum: &glibc-gcc_fix-patch-md5; + + + diff --git a/patches.ent b/patches.ent index d052e1089..1fad4b7db 100644 --- a/patches.ent +++ b/patches.ent @@ -36,6 +36,11 @@ + + + + +