From 90afe40d900c2c055750a4761e29b54009a7f6a7 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 28 Jan 2004 22:10:21 +0000 Subject: Moving the notes on critical tests to a more conspicuous place. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 9ed174c33..2df7bdd3b 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -24,10 +24,6 @@ at /tools. 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. -The test suite for Glibc in this section is considered -critical. Our advice is to not skip it under any -circumstance. - Before starting to build Glibc, remember to unset any environment variables that override the default optimization flags. @@ -67,6 +63,10 @@ kernel headers into /usr/include. make +The test suite for Glibc in this section is considered +critical. Our advice is to not skip it under any +circumstance. + Test the results: make check -- cgit v1.2.3-54-g00ecf