mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
11 lines
282 B
XML
11 lines
282 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>sed ... Makefile | make -f ... </userinput> This
|
||
|
construct is used to make mawk accept the LDFLAGS variable which we then
|
||
|
pass to it as part of the make command. This is used to build mawk
|
||
|
statically.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|