aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-17 09:57:52 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-17 09:57:52 +0000
commitd1391f03869269e3fa6717876a92e6f6ba13c0c8 (patch)
tree1c3c365e67c64e1c568ec1f091e2ca130d886e0e /chapter01/changelog.xml
parentb920e4019adadb724acdac833e4d117211eac8fa (diff)
Do "make -C ld install" instead of "make -C ld install-data-local" to install a whole new linker instead of just the new ldscripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index db57d9500..9a7347a56 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -94,6 +94,11 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 17th, 2003 [greg]: Chapters 5 and 6 - Locking in
+Glibc and Re-adjusting the toolchain: Do "make -C ld install" instead of "make
+-C ld install-data-local" to install a whole new linker instead of just the
+new ldscripts.</para></listitem>
+
<listitem><para>September 16th, 2003 [greg]: Chapters 5 and 6 - Locking in
Glibc and Re-adjusting the toolchain: Added sanity checks.</para></listitem>