diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-26 14:45:36 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-26 14:45:36 +0000 |
commit | 2914987be2f15790bf042ec4f1e39361e6937dc8 (patch) | |
tree | 9adba33d5dba875d996ef61796f425d6bdb4c9cc /chapter01/changelog.xml | |
parent | 40abfd5df275ae22d832a991a24883c28e4259f6 (diff) |
Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section.
Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
Thanks to Dan Nicholson for the report, as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e3343ee98..1b52bd3e5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,12 @@ <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to allow test-installation.pl to run.</para> </listitem> + <listitem> + <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new + for use in the chapter 6 readjusting section. Also add some extended + sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. + Thanks to Dan Nicholson for the report, as well. + </listitem> </itemizedlist> </listitem> |