mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
Generalize the instructions for creating SBU values.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cdd87ad4b7
commit
d79d189e7a
@ -62,8 +62,8 @@ cd ../binutils-build</userinput></screen>
|
|||||||
<para>In order for the SBU values listed in the rest of the book
|
<para>In order for the SBU values listed in the rest of the book
|
||||||
to be of any use, measure the time it takes to build this package from
|
to be of any use, measure the time it takes to build this package from
|
||||||
the configuration, up to and including the first install. To achieve
|
the configuration, up to and including the first install. To achieve
|
||||||
this easily, wrap the three commands in a <command>time</command>
|
this easily, wrap the commands in a <command>time</command>
|
||||||
command like this: <userinput>time { ./configure ... && make
|
command like this: <userinput>time { ./configure ... && ...
|
||||||
&& make install; }</userinput>.</para>
|
&& make install; }</userinput>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user