diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:45:13 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:45:13 +0000 |
commit | b0a4c9a47dadc3ab2c37a034866cb542f3fffa0b (patch) | |
tree | fb6d77a8ace59cc4de2eec8cfb96a5cd29983fa1 /patches.ent | |
parent | 232aa7359d4f119b062bf270e19e8a4c1d2228a0 (diff) |
Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent index 655917296..43c46b305 100644 --- a/patches.ent +++ b/patches.ent @@ -39,10 +39,6 @@ <!ENTITY gawk-segfault-patch-size "1.3 KB"> -<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch"> -<!ENTITY gcc-specs-patch-md5 "a17be8ccfb978e73f382be5093dd8abd"> -<!ENTITY gcc-specs-patch-size "14.8 KB"> - <!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch"> <!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6"> <!ENTITY grep-fixes-patch-size "55 KB"> |