mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
removed make check from binutils-pass1 and gcc-pass1. Doesn't work without tcl, excpect and dejagnu installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
72853dcbea
commit
2664e17500
@ -46,10 +46,6 @@ are different ways of setting up the <emphasis>LDFLAGS</emphasis>
|
||||
variable.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Check package:</para>
|
||||
|
||||
<para><screen><userinput>make check</userinput></screen></para>
|
||||
|
||||
<para>And finish off installing the package:</para>
|
||||
|
||||
<para><screen><userinput>make install</userinput></screen></para>
|
||||
|
@ -73,8 +73,6 @@ itself a second and third time to make sure the compiler was compiled properly
|
||||
and can compile itself properly.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para><screen><userinput>make -k check</userinput></screen></para>
|
||||
|
||||
<para>And finish off installing the package:</para>
|
||||
|
||||
<para><screen><userinput>make install</userinput></screen></para>
|
||||
|
Loading…
Reference in New Issue
Block a user