aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-02 23:41:08 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-02 23:41:08 +0000
commit2664e17500130d6db1592223e683c9b96519e284 (patch)
tree761146f75e393bf53ac15603a68f4e6343442490 /chapter05
parent72853dcbea2376e289145dddc794b8fdc16e0a70 (diff)
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
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/binutils-pass1-inst.xml4
-rw-r--r--chapter05/gcc-pass1-inst.xml2
2 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml
index d93598312..ab566b888 100644
--- a/chapter05/binutils-pass1-inst.xml
+++ b/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>
diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml
index b09b0b738..8987c0cb8 100644
--- a/chapter05/gcc-pass1-inst.xml
+++ b/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>