aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-05-06 09:59:44 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-05-06 09:59:44 +0000
commit740ace609ff31844a7454a37d124b46223b77d8c (patch)
tree21f92c39c503079a93ebe1ef1548bdbeb7fbfcf2 /patches.ent
parent72f3ca780d57852a5b4ec40cac0424ebae49d817 (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 'patches.ent')
-rw-r--r--patches.ent4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index 93334a86c..df71dcbf8 100644
--- a/patches.ent
+++ b/patches.ent
@@ -37,6 +37,10 @@
<!ENTITY gcc-startfiles-patch-size "1.5 KB">
+<!ENTITY glibc-fixes-patch "glibc-&glibc-version;-fixes-1.patch">
+<!ENTITY glibc-fixes-patch-md5 "78659b024e7175dcc28e9fc4552b1a27">
+<!ENTITY glibc-fixes-patch-size "6.5 KB">
+
<!ENTITY glibc-gcc_fix-patch "glibc-&glibc-version;-gcc_fix-1.patch">
<!ENTITY glibc-gcc_fix-patch-md5 "d1f28cb98acb9417fe52596908bbb9fd">
<!ENTITY glibc-gcc_fix-patch-size "2.5 KB">