소스 검색

make check doesn't do anything

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 년 전
부모
커밋
06624e9337
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      chapter05/diffutils-inst.xml

+ 0 - 1
chapter05/diffutils-inst.xml

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