aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
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 /chapter01
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 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 22c91c845..b77dbf2f5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -54,6 +54,7 @@ first a summary, then a detailed log.</para>
<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
+<listitem><para>gcc-3.4.1-linkonce-1.patch</para></listitem>
<listitem><para>hotplug-2004_04_01</para></listitem>
<listitem><para>hotplug-2004_04_01-bogus_deps-1.patch</para></listitem>
<listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
@@ -92,6 +93,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>September 6th, 2004 [jeremy]: Added the linkonce patch to
+chapter 6 gcc instructions.</para></listitem>
+
<listitem><para>September 6th, 2004 [jeremy]: Upgraded to linux-libc-headers
version 2.6.8.1</para></listitem>