diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 07:31:01 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-21 07:31:01 +0000 |
commit | 39dbad2e34e8600aeb878ffe33ad1cb9cfc22d8a (patch) | |
tree | c1a1b2f82646069fe893e1eaf7595047fe031197 /chapter06/glibc-inst.xml | |
parent | ebd8ee20fa777a1a2bea193b36310bcef25e5e2d (diff) |
s/testsuite/test suite/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r-- | chapter06/glibc-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 56c5d92b6..c380b98da 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -9,7 +9,7 @@ at <filename>/tools</filename>. We cannot adjust the specs and linker before the Glibc install, because the Glibc autoconf tests would then give bogus results and thus defeat our goal of achieving a clean build.</para> -<note><para>The testsuite for Glibc in this chapter is considered <emphasis> +<note><para>The test suite for Glibc in this chapter is considered <emphasis> critical</emphasis>. Do not skip it under any circumstances.</para></note> <para>Before starting to build Glibc, remember to unpack the Glibc-linuxthreads |