mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 20:02:00 +00:00
14 lines
267 B
XML
14 lines
267 B
XML
|
<sect2><title> </title><para> </para></sect2>
|
||
|
|
||
|
<sect2>
|
||
|
<title>Installation of Coreutils</title>
|
||
|
|
||
|
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
|
||
|
make LDFLAGS="-s"
|
||
|
make check-root
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
|
||
|
</sect2>
|
||
|
|