diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 19:54:59 +0000 |
commit | f7d98e89550dfb9a93027fccd82272034bd02d1b (patch) | |
tree | b2870ced87e2539ab864fd559b5f5739a0b2a8ab /chapter03 | |
parent | f3efd8b961e80a8fa0876e4b758102f7f14cff30 (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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
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 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc GCC Fix Patch - <token>&glibc-gcc_fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-gcc_fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-gcc_fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |