aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-30 17:35:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-30 17:35:36 +0000
commit7ad874de6308ba676cc4f10a4d8e9a9c984bcd86 (patch)
treec64c4f5659e4447269249b5203fa636ff5e9163c
parent651b1eab35528061eb3ce52ff34f97c22eaadc33 (diff)
Remove GCC's fixincludes patch as it's no longer referenced (Randy McMurchy)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml1
-rw-r--r--chapter03/patches.xml7
-rw-r--r--patches.ent1
3 files changed, 0 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 340e2eb69..3064e57cf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,7 +87,6 @@ First a summary, then a detailed log.</para>
<listitem><para>Added:</para>
<itemizedlist>
-<listitem><para>&gcc-no_fixincludes-patch;</para></listitem>
<listitem><para>&gcc-specs-patch;</para></listitem>
<listitem><para>&glibc-testfix-patch;</para></listitem>
<listitem><para>&glibc-gcc4_symbols-patch;</para></listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 33f6d49c0..8a00eaf91 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -60,13 +60,6 @@ needed to build an LFS system:</para>
</varlistentry>
<varlistentry>
-<term>GCC No-Fixincludes Patch - 1 KB:</term>
-<listitem>
-<para><ulink url="&patches-root;&gcc-no_fixincludes-patch;"/></para>
-</listitem>
-</varlistentry>
-
-<varlistentry>
<term>GCC Specs Patch - 14 KB:</term>
<listitem>
<para><ulink url="&patches-root;&gcc-specs-patch;"/></para>
diff --git a/patches.ent b/patches.ent
index 82c009ddd..759afb88d 100644
--- a/patches.ent
+++ b/patches.ent
@@ -11,7 +11,6 @@
<!ENTITY flex-fixes-patch "flex-&flex-version;-debian_fixes-3.patch">
-<!ENTITY gcc-no_fixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch">
<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
<!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch">