diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:53 +0000 |
commit | 8aad43851e5620aca6ffff1e9bf94a64a60ca410 (patch) | |
tree | 26d96ed3bbb0e7a59fb6aca9ee774b0ba285f4be /chapter01/whatsnew.xml | |
parent | 2285de1012ba392f5c0e88c0f0589f8f3d9af029 (diff) |
Upgrade to GCC-4.6.0. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cfeb8d05e..65bde1784 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> @@ -225,6 +225,9 @@ <para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para> </listitem> <listitem> + <para>&gcc-crosscompile-patch;</para> + </listitem> + <listitem> <para>readline-&readline-version;-fixes-1.patch</para> </listitem> <listitem> |