diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:38:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:38:55 +0000 |
commit | 908077d7f8499bc2c1532c1d12d760918ae256fb (patch) | |
tree | f7ab2fcecd09aae6f64c00f0f58ef44d3fe23c8e /chapter01/whatsnew.xml | |
parent | 12b39dee99a0f85effa7f869d1641781bcd1dea9 (diff) |
Upgrade to GCC-4.8.0. Fixes #3312.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e22412f54..5b4914cb3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -76,9 +76,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> |