diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-04-27 23:41:56 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-04-27 23:41:56 +0000 |
commit | c3bb6d8d2ca6c6f70ea32b27242ed8e2e24e8b50 (patch) | |
tree | e3b773cc7af2ebb0d5470aee17f6df9e7caa3a09 /chapter03/patches.xml | |
parent | 8353ecbf5168a213e1ff2f4cdb863a2c06abca74 (diff) |
Added patch to allow glibc testsuite to pass with 2.6.11.x.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a4f22142b..b129ff950 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -79,6 +79,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Glibc Fix Testsuite Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;glibc-&glibc-version;-fix_test-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Inetutils Kernel Headers Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers-1.patch"/></para> |