diff options
Diffstat (limited to 'chapter05/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 9c79ecf2c..21c890903 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -36,6 +36,7 @@ cd ../binutils-build</userinput></screen> <para>Test the results:</para> +<!-- NEW --> <screen><userinput>make -k check</userinput></screen> <para>Except for a few known failures, the binutils tests should all pass. The @@ -44,6 +45,7 @@ exceptions to this rule are as follows:</para> <screen><computeroutput>* 5 FAIL (unexpected failure) for visibility * 1 FAIL for selective4 * 1 FAIL for selective5</computeroutput></screen> +<!-- END NEW--> <para>And install the package:</para> |