diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 20:15:16 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 20:15:16 +0000 |
commit | 1335450983e08541fafedcca3632d4e0df335da4 (patch) | |
tree | 8ef022f8b8e6200759d0aebecb8068984490b9b3 /patches.ent | |
parent | 68edbd40b69d8c55bc2c9945ea56690ff8d147cc (diff) |
Added a patch to the Chapter 6 Binutils instructions to correct some errors in the test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 7357d248b..ee44e627e 100644 --- a/patches.ent +++ b/patches.ent @@ -15,6 +15,10 @@ <!ENTITY binutils-configure-patch-md5 "83877c299e3e3080952214e479396f23"> <!ENTITY binutils-configure-patch-size "1 KB"> +<!ENTITY binutils-gcc-patch "binutils-&binutils-version;-GCC43-1.patch"> +<!ENTITY binutils-gcc-patch-md5 "d77fa789b4cae8b1ef7bc10e6220a529"> +<!ENTITY binutils-gcc-patch-size "1.1 KB"> + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> |