aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-03-30 20:24:53 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-03-30 20:24:53 +0000
commit8aad43851e5620aca6ffff1e9bf94a64a60ca410 (patch)
tree26d96ed3bbb0e7a59fb6aca9ee774b0ba285f4be /chapter06/binutils.xml
parent2285de1012ba392f5c0e88c0f0589f8f3d9af029 (diff)
Upgrade to GCC-4.6.0. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 9f11bacee..521eb659a 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -108,7 +108,7 @@ cd ../binutils-build</userinput></screen>
<para>Test the results:</para>
-<screen><userinput remap="test">make check</userinput></screen>
+<screen><userinput remap="test">make -j check || true</userinput></screen>
<para>Install the package:</para>