From 1f536265dd95eaecbd3d666a788351c108caee35 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 16 Sep 2003 07:28:26 +0000 Subject: Add sanity checks and some notes on the toolchain testsuites. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc-inst.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05/glibc-inst.xml') 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 glibc-&glibc-version; directory and unpack Glibc-linuxthreads in that directory, not in /usr/src as you would normally do. +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. + 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 -- cgit v1.2.3-54-g00ecf