diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-14 22:39:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-14 22:39:53 +0000 |
commit | 3ab0c462e59263d1c5e10d920d9838e72fb9eb4b (patch) | |
tree | 210a9f280ac92e5699dda301235279d22b5dc1b1 /chapter03 | |
parent | 27b291a919f9a0e917551df63301c8231fc9b3da (diff) |
Upgrade to Glibc-2.12.2. Fixes #2804.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f9306b7c5..838067a86 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -82,30 +82,6 @@ </listitem> </varlistentry> - <varlistentry> - <term>Glibc LD Audit Patch - <token>&glibc-ldaudit-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-ldaudit-patch;"/></para> - <para>MD5 sum: <literal>&glibc-ldaudit-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Glibc Makefile Fix Patch - <token>&glibc-makefile_fix-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-makefile_fix-patch;"/></para> - <para>MD5 sum: <literal>&glibc-makefile_fix-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> - <term>Glibc Origin Patch - <token>&glibc-origin-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-origin-patch;"/></para> - <para>MD5 sum: <literal>&glibc-origin-patch-md5;</literal></para> - </listitem> - </varlistentry> - <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |