diff options
-rw-r--r-- | chapter06/binutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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</userinput></screen> <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> |