Proper attribution for the gcc -B fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Dan Nichilson 2007-03-14 04:55:28 +00:00
parent acec47884b
commit 0fd2eb9970

View File

@ -43,7 +43,8 @@
<para>[dnicholson] - Force the host's linker to be used throughout <para>[dnicholson] - Force the host's linker to be used throughout
Binutils-Pass1 and GCC-Pass1. This makes the build more robust since Binutils-Pass1 and GCC-Pass1. This makes the build more robust since
the host's compiler may not be compatible with the linker installed 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> </listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>