diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-11 04:23:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-11 04:23:55 +0000 |
commit | ee321a46882b7583b2b831b87e6afce2e5652a6d (patch) | |
tree | 257a0cbd48c0eb5bc12154e8f3a81c16376d02db /patches.ent | |
parent | 1c2d2089a5ccbf5ba6099960bafa077c0ad0b3f8 (diff) |
Added Check-1.2.0 library to Chapter 5.
Updated errordiscussion in glibc.
Added a fix for locale issues in gcc.
Incorporated Check library into libpipeline test.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index a5e6ccf10..d60aa4cdc 100644 --- a/patches.ent +++ b/patches.ent @@ -39,6 +39,9 @@ <!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6"> <!ENTITY gcc-startfiles-patch-size "1.5 KB"> +<!ENTITY gcc-locale-patch "gcc-&gcc-version;-locale-1.patch"> +<!ENTITY gcc-locale-patch-md5 "406572f979f480be1450eb88eea08caa"> +<!ENTITY gcc-locale-patch-size "4 KB"> <!ENTITY glibc-fixes-patch "glibc-&glibc-version;-fixes-2.patch"> <!ENTITY glibc-fixes-patch-md5 "b0d442bb7057d036cd7545a3bf051fc1"> |