mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
changed static explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ec710a37fd
commit
a5bf7d8c54
@ -1,10 +1,8 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Command explanations</title>
|
<title>Command explanations</title>
|
||||||
|
|
||||||
<para><userinput>sed ... Makefile | make -f ... </userinput> This
|
<para><userinput>make CC="gcc -static"</userinput> This
|
||||||
construct is used to make mawk accept the LDFLAGS variable which we then
|
is used to build mawk statically.</para>
|
||||||
pass to it as part of the make command. This is used to build mawk
|
|
||||||
statically.</para>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user