Przeglądaj źródła

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
Gerard Beekmans 22 lat temu
rodzic
commit
2664e17500

+ 0 - 4
chapter05/binutils-pass1-inst.xml

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

+ 0 - 2
chapter05/gcc-pass1-inst.xml

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