diff options
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 0f465ba12..d4c4bae67 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -33,7 +33,8 @@ variables that override the default optimization flags.</para> <para><screen><userinput>make </userinput></screen></para> -<para>Test the results (nothing should fail here):</para> +<para>Test the results (there should be no unexpected failures here, expected +failures are fine):</para> <para><screen><userinput>make check</userinput></screen></para> |