diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 71868fdfc..4d99cefcb 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -118,10 +118,7 @@ cd ../binutils-build</userinput></screen> <para>Test the results:</para> -<screen><userinput remap="test">make check</userinput></screen> - - <para>Six tests in the lto.exp testsuite are known to fail due - to changes in the most recent version of gcc.</para> +<screen><userinput remap="test">make -k check</userinput></screen> <para>Install the package:</para> |