diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-08-14 22:33:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-08-14 22:33:55 +0000 |
commit | c0ad0ec4ad231d7d4d13e673db729393c0ada18d (patch) | |
tree | 3352cebb0c3805a6184e7368d8e089e25de0cc98 /chapter03 | |
parent | f7b8c6d7db725427a24c1b8bf992c612e0f97d0f (diff) |
Add a patch to fix a couple of bugs in Glibc-2.14.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9586 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 f12174bbc..0e61f3124 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -75,6 +75,14 @@ </varlistentry> <varlistentry> + <term>Glibc Bug Fixes Patch - <token>&glibc-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-fixes-patch;"/></para> + <para>MD5 sum: <literal>&glibc-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Glibc GCC Build Fix Patch - <token>&glibc-gcc_fix-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-gcc_fix-patch;"/></para> |