mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-21 11:45:07 +01:00
Fix my typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
40f4d66b82
commit
b920e4019a
@ -37,7 +37,7 @@ cd ../gcc-build</userinput></screen></para>
|
|||||||
purpose of this switch is to remove <filename>/usr/local/include</filename>
|
purpose of this switch is to remove <filename>/usr/local/include</filename>
|
||||||
from <userinput>gcc</userinput>'s include search path. This is not absolutely
|
from <userinput>gcc</userinput>'s include search path. This is not absolutely
|
||||||
essential; however, we want to try to minimize the influence of the host
|
essential; however, we want to try to minimize the influence of the host
|
||||||
system, thus making this is a sensible thing to do.</para></listitem>
|
system, thus making this a sensible thing to do.</para></listitem>
|
||||||
|
|
||||||
<listitem><para><userinput>--enable-shared</userinput>: This switch may
|
<listitem><para><userinput>--enable-shared</userinput>: This switch may
|
||||||
seem counter-intuitive at first. But using it allows the building of
|
seem counter-intuitive at first. But using it allows the building of
|
||||||
|
Loading…
Reference in New Issue
Block a user