diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-14 04:55:28 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-14 04:55:28 +0000 |
commit | 0fd2eb997007f3a02e89208faf6ecb3b33ca9930 (patch) | |
tree | 9fed7ccdc252655a78eb77d4eab8cf5fba9b516c /chapter01 | |
parent | acec47884b45309842156a3de7ebaf7b2b7191ef (diff) |
Proper attribution for the gcc -B fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 044989575..2b132734e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,7 +43,8 @@ <para>[dnicholson] - Force the host's linker to be used throughout Binutils-Pass1 and GCC-Pass1. This makes the build more robust since the host's compiler may not be compatible with the linker installed - in Binutils-Pass1, such as on newer Fedora hosts.</para> + in Binutils-Pass1, such as on newer Fedora hosts. Fix originates + from DIY Linux.</para> </listitem> </itemizedlist> </listitem> |