瀏覽代碼

make check doesn't do anything

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 年之前
父節點
當前提交
c6ec995e9b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      chapter05/patch-inst.xml

+ 0 - 1
chapter05/patch-inst.xml

@@ -6,7 +6,6 @@
 <para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE CFLAGS="-O2 -pipe" \
 &nbsp;&nbsp;&nbsp;&nbsp;./configure --prefix=/stage1
 make LDFLAGS="-s"
-make check
 make install</userinput></screen></para>