diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-14 18:25:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-14 18:25:11 +0000 |
commit | 5d7109b29727c3e373e97e450b336fbcf93a7fda (patch) | |
tree | 0cf41e71f23557cea05756960a267130d3e93994 /chapter01/whatsnew.xml | |
parent | a4d96cea6799c7c710681e2f7a33e45f9965ae09 (diff) |
Upgrade to Binutils-2.23.1. Fixes #3226.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a3ceaa244..2d089e845 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ <!--<listitem> <para>Berkeley DB &db-version;</para> </listitem> --> - <!--<listitem> + <listitem> <para>Binutils &binutils-version;</para> - </listitem>--> + </listitem> <listitem> <para>Bison &bison-version;</para> </listitem> @@ -258,6 +258,10 @@ </listitem> <listitem> + <para>binutils-2.22-build_fix-1.patch</para> + </listitem> + + <listitem> <para>gcc-4.7.1-startfiles_fix-1.patch</para> </listitem> |