diff options
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 5a5fd5571..fbd555389 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -3,6 +3,10 @@ <sect2> <title>Re-installation of Binutils</title> +<note><para>It's worth noting that the Binutils testsuite we run in this +chapter is considered not as critical as the one we run in Chapter 6.</para> +</note> + <para>First create a separate build directory again:</para> <para><screen><userinput>mkdir ../binutils-build |