diff options
Diffstat (limited to 'chapter05/glibc-inst.xml')
-rw-r--r-- | chapter05/glibc-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index d1c3e9137..fd83fb545 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -8,6 +8,10 @@ into the <filename>glibc-&glibc-version;</filename> directory and unpack Glibc-linuxthreads in that directory, not in <filename>/usr/src</filename> as you would normally do.</para> +<note><para>We are going to run the testsuite for Glibc in this chapter. +However, it's worth noting that the Glibc testsuite we run in this chapter is +considered not as critical as the one we run in Chapter 6.</para></note> + <para>This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). Therefore, if you have defined any environment variables that override |