diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
commit | 49168420d4a3d3e6b8050db9239724c774c2058a (patch) | |
tree | 647b0c78cc7c230d60ccf410d796206f614a0570 /patches.ent | |
parent | ec52ebbe6f1d52a04dc500e17bbb66f988178751 (diff) |
Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. Fixes #2636.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 2c312dc44..1fbb47614 100644 --- a/patches.ent +++ b/patches.ent @@ -7,6 +7,11 @@ <!ENTITY bash-fixes-patch-size "3.8 KB"> +<!ENTITY bison-gcc-patch "bison-&bison-version;-gcc-1.patch"> +<!ENTITY bison-gcc-patch-md5 "211b0ce6ab8be05fb630b9a81637dcc2"> +<!ENTITY bison-gcc-patch-size "1.8 KB"> + + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> @@ -50,6 +55,11 @@ <!ENTITY gettext-upstream_fixes-patch-size "2.9 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"> + + <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch"> <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673"> <!ENTITY grub-inode-patch-size "4.8 KB"> |