mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 10:45:22 +01:00
Grammar fix in last commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3301fb69f7
commit
a08cb59d98
@ -52,7 +52,7 @@ make LDFLAGS="-all-static"</userinput></screen>
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para><userinput>configure-host</userinput>: This forces all the
|
<listitem><para><userinput>configure-host</userinput>: This forces all the
|
||||||
subdirectories to be configured immediately. A statically linked build will
|
subdirectories to be configured immediately. A statically linked build will
|
||||||
fail without this. We therefore use this option to work around the
|
fail without it. We therefore use this option to work around the
|
||||||
problem.</para></listitem>
|
problem.</para></listitem>
|
||||||
|
|
||||||
<listitem><para><userinput>LDFLAGS="-all-static"</userinput>: This tells the
|
<listitem><para><userinput>LDFLAGS="-all-static"</userinput>: This tells the
|
||||||
|
Loading…
Reference in New Issue
Block a user