make check doesn't do anything

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-05-05 20:14:15 +00:00
parent c5d4300e1f
commit 06624e9337

View File

@ -7,7 +7,6 @@
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
make LDFLAGS="-s"
make check
make install</userinput></screen></para>
</sect2>