aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-07-16 03:00:06 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-07-16 03:00:06 +0000
commit94e385c131d4e974e8be38586f444cb6985eafd6 (patch)
tree497f10a38613c6da903b6b71e082ae52b194ffe0
parent5743e40117aba4933aaca39f0dd80a34fc7f64de (diff)
Updated gcc specs patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--patches.ent2
2 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f1ab85ddb..7655195f3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -112,6 +112,8 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>July 15th, 2005 [jhuntwork]: Updated gcc specs patch to version 2.</para></listitem>
+
<listitem><para>July 15th, 2005 [matt]: Added a patch to enable tar to build
with gcc-4.0.1</para></listitem>
diff --git a/patches.ent b/patches.ent
index 2a5777cd7..43a686db0 100644
--- a/patches.ent
+++ b/patches.ent
@@ -13,7 +13,7 @@
<!ENTITY gcc-no_fixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch">
<!ENTITY gcc-linkonce-patch "gcc-&gcc-version;-linkonce-1.patch">
-<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
+<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch">
<!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch">
<!ENTITY glibc-gcc4_symbols-patch "glibc-&glibc-version;-gcc4_fix_symbols-1.patch">