diff options
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index b57ae3324..fcbd5e6cf 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -11,7 +11,7 @@ supported by your host distribution. Most notably, a host distribution which does not properly support the devpts filesystem will cause most of these tests to fail.</para> -<note><para>It's worth noting that the GCC testsuite we run in this chapter is +<note><para>It's worth noting that the GCC test suite we run in this chapter is considered not as critical as the one we run in Chapter 6.</para></note> <para>Unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the same working directory. |