aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-09-07 01:48:31 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-09-07 01:48:31 +0000
commit041cbb60ac73bd196a286b4f573118886f961472 (patch)
tree931e3c4da94f5b962f52aa2739fb4751fd5b0a8e /chapter03
parent3b3e3cce5b8993c8f661d24fc9150324ed7696e0 (diff)
Added the GCC Linkonce patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/patches.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 9c488c62f..9f83fb776 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -51,6 +51,13 @@ following:</para>
</varlistentry>
<varlistentry>
+<term> GCC Linkonce Patch - 12KB:</term>
+<listitem>
+<para><ulink url="&patches-root;gcc-&gcc-version;-linkonce-1.patch"/></para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
<term>GCC No-Fixincludes Patch - 1 KB:</term>
<listitem>
<para><ulink url="&patches-root;gcc-&gcc-version;-no_fixincludes-1.patch"/></para>