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 /chapter01/whatsnew.xml | |
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 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b2157758f..3d99d1572 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,6 +232,10 @@ </listitem> <listitem> + <para>&glibc-fixes-patch;</para> + </listitem> + + <listitem> <para>&glibc-gcc_fix-patch;</para> </listitem> |