Author: matthew
Date: 2011-05-07 13:15:21 -0600 (Sat, 07 May 2011)
New Revision: 9524

Modified:
   trunk/BOOK/chapter06/binutils.xml
Log:
Fix unintended change in Binutils testsuite invocation, introduced in r9493 
(upgrade to GCC-4.6.0).

Modified: trunk/BOOK/chapter06/binutils.xml
===================================================================
--- trunk/BOOK/chapter06/binutils.xml   2011-05-07 19:02:49 UTC (rev 9523)
+++ trunk/BOOK/chapter06/binutils.xml   2011-05-07 19:15:21 UTC (rev 9524)
@@ -113,7 +113,7 @@
 
     <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>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to