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 LDFLAGS
variable.
-Check package:
-
-make check
-
And finish off installing the package:
make install
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.
-make -k check
-
And finish off installing the package:
make install