diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-06 09:59:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-06 09:59:44 +0000 |
commit | 740ace609ff31844a7454a37d124b46223b77d8c (patch) | |
tree | 21f92c39c503079a93ebe1ef1548bdbeb7fbfcf2 /chapter03 | |
parent | 72f3ca780d57852a5b4ec40cac0424ebae49d817 (diff) |
Add back a patch for Glibc that prevents various BLFS programs, including aplay, from segfaulting.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9843 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 ef8b804c0..7c3898f13 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -59,6 +59,14 @@ </varlistentry> <varlistentry> + <term>Glibc 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 Fix Patch - <token>&glibc-gcc_fix-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-gcc_fix-patch;"/></para> |