mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 03:19:22 +01:00
Removed mention of INSTALL=... from the text. It was removed from the command yesterday
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2c55c71671
commit
e69ecfb133
@ -18,11 +18,7 @@ Install the adjusted linker scripts by running the following from within the
|
|||||||
no mention of <filename class="directory">/tools/lib</filename> anymore.
|
no mention of <filename class="directory">/tools/lib</filename> anymore.
|
||||||
From now on every compiled program will link <emphasis>only</emphasis>
|
From now on every compiled program will link <emphasis>only</emphasis>
|
||||||
against the libraries in <filename>/usr/lib</filename> and
|
against the libraries in <filename>/usr/lib</filename> and
|
||||||
<filename>/lib</filename>. The extra
|
<filename>/lib</filename>.</para>
|
||||||
<userinput>INSTALL=/tools/bin/install</userinput> is needed because the
|
|
||||||
Makefile created during the second pass still contains the reference to
|
|
||||||
<filename>/usr/bin/install</filename>, which we obviously haven't installed
|
|
||||||
yet.</para>
|
|
||||||
|
|
||||||
<para>You can now remove the Binutils source and build directories.</para>
|
<para>You can now remove the Binutils source and build directories.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user