浏览代码

Fix unintended change in Binutils testsuite invocation, introduced in r9493 (upgrade to GCC-4.6.0).

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 14 年之前
父节点
当前提交
e92250c139
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/binutils.xml

+ 1 - 1
chapter06/binutils.xml

@@ -113,7 +113,7 @@ cd ../binutils-build</userinput></screen>
 
 
     <para>Test the results:</para>
     <para>Test the results:</para>
 
 
-<screen><userinput remap="test">make -j check || true</userinput></screen>
+<screen><userinput remap="test">make -k check</userinput></screen>
 
 
     <para>Install the package:</para>
     <para>Install the package:</para>