diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 3440a7e3b..22175648d 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -29,6 +29,9 @@ variables that override the default optimization flags.</para> <screen><userinput>make </userinput></screen> +<note><para>It's worth pointing out that running the Binutils test suite here +is considered not as important running it in Chapter 6.</para></note> + <para>Test the results (there should be no unexpected failures here, expected failures are fine):</para> |