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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 1fad4b7db..f86b36377 100644 --- a/patches.ent +++ b/patches.ent @@ -7,6 +7,11 @@ <!ENTITY bash-fixes-patch-size "24 KB"> +<!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch"> +<!ENTITY binutils-build-patch-md5 "ddc5a9a170ed6ba23b8eb7d808e609ee"> +<!ENTITY binutils-build-patch-size "1.4 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"> |