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 /chapter01/whatsnew.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 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 212560992..c1cb214dc 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -224,6 +224,10 @@ </listitem> <listitem> + <para>&binutils-build-patch;</para> + </listitem> + + <listitem> <para>&gcc-startfiles-patch;</para> </listitem> |