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:
Gerard Beekmans 2003-05-02 23:41:08 +00:00
parent 72853dcbea
commit 2664e17500
2 changed files with 0 additions and 6 deletions

View File

@ -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>

View File

@ -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>