aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/whatsnew.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:04:13 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:04:13 +0000
commitcbafb841580ab1d91319da2ead85ccc3a0247707 (patch)
tree467c702324e8ac59681cc562d5f804cbe14e26f6 /chapter01/whatsnew.xml
parent8aad1c749b54ea8a2c8fc797ba0ca09de5052ea1 (diff)
Upgrade to GCC-4.7.2. Fixes #3190.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10009 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r--chapter01/whatsnew.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 3bbfea85e..d2c1893ae 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>-->
@@ -227,6 +227,10 @@
</listitem>
<listitem>
+ <para>&gcc-startfiles-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&glibc-installation-patch;</para>
</listitem>
@@ -244,6 +248,10 @@
</listitem>
<listitem>
+ <para>gcc-4.7.1-startfiles_fix-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>kmod-9-testsuite-1.patch</para>
</listitem>