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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index e60dad2ce..c0223c252 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -43,6 +43,14 @@ </varlistentry> <varlistentry> + <term>Binutils GCC 4.3 Patch - <token>&binutils-gcc-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&binutils-gcc-patch;"/></para> + <para>MD5 sum: <literal>&binutils-gcc-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Binutils Texinfo Version Patch - <token>&binutils-configure-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&binutils-configure-patch;"/></para> |