From e92250c13913a4ede70b08b6bd5181f07917aafa Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 7 May 2011 19:15:21 +0000 Subject: 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 --- chapter06/binutils.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c7708bd61..4c700ce60 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -113,7 +113,7 @@ cd ../binutils-build Test the results: -make -j check || true +make -k check Install the package: -- cgit v1.2.3-54-g00ecf