diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 20:10:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-27 20:10:11 +0000 |
commit | 6f227bc82c2bf70495240925bb81002f888a131e (patch) | |
tree | b418b901c8a697d789259376174b07352f47ba4f /chapter03/patches.xml | |
parent | f7d98e89550dfb9a93027fccd82272034bd02d1b (diff) |
Add a patch to fix building Binutils with -O3 optimization
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-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 b6379105b..a76c88a0e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -27,6 +27,14 @@ </varlistentry> <varlistentry> + <term>Binutils Build Fix Patch - <token>&binutils-build-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&binutils-build-patch;"/></para> + <para>MD5 sum: <literal>&binutils-build-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para> |