diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:29:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:29:25 +0000 |
commit | 0c0d7c18125f1335cb5e52167a57c171b5b988cf (patch) | |
tree | 7016bd90022b62e18c0350173d0a6815e4355e98 /chapter03 | |
parent | c8f104d30ae0613e67e4348c55bd4cd73271b8ee (diff) |
Upgrade to Glibc-2.15. Fixes #3045.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 926dc82f3..30d45d113 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -66,38 +66,6 @@ </listitem> </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 Bug Sort Relocatable Objects Patch - <token>&glibc-sort-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-sort-patch;"/></para> - <para>MD5 sum: <literal>&glibc-sort-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> - <para>MD5 sum: <literal>&glibc-gcc_fix-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Glibc GCC CPUID Patch - <token>&glibc-cpuid-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-cpuid-patch;"/></para> - <para>MD5 sum: <literal>&glibc-cpuid-patch-md5;</literal></para> - </listitem> - </varlistentry> - <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |