aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:50:17 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:50:17 +0000
commit8ab73858c4b0581b0721cefca45dd5d62c093192 (patch)
tree33aebd2104cb3827f392e978b1cfcbeec9e22f86 /chapter01
parent088d8862924b1b5a6518f8286d64cf1ab162c568 (diff)
Remove GCC's cross-compile patch as it isn't required.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0d1234f35..140a9656f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2012-03-14</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove GCC's cross-compile patch as it isn't
+ required.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Apply new upstream patches for Bash. Fixes
<ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 9c640130d..c80876d30 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -224,10 +224,6 @@
</listitem>
<listitem>
- <para>&gcc-crosscompile-patch;</para>
- </listitem>
-
- <listitem>
<para>&gcc-startfiles-patch;</para>
</listitem>