Correcting the wording in second pass over Binutils.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Alex Gronenwoud 2003-08-31 21:51:49 +00:00
parent be2dd91303
commit e667f58f48

View File

@ -28,8 +28,8 @@ variables that override the default optimization flags.</para>
<para><screen><userinput>make install</userinput></screen></para>
<para>Now already prepare Binutils for the "Locking in" procedure in the next
chapter:</para>
<para>Now already prepare Binutils for the re-adjusting of the toolchain in the
next chapter:</para>
<para><screen><userinput>make -C ld clean
make -C ld LIB_PATH=/usr/lib:/lib</userinput></screen></para>