mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-11 06:44:13 +01:00
binutils-pass1: adjust timing sample to match the build command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
14468928f5
commit
17eb152e1a
@ -64,7 +64,7 @@ cd build</userinput></screen>
|
|||||||
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 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
|
||||||
&& make install; }</userinput>.</para>
|
&& make install; }</userinput>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user