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/binutils.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06/binutils.xml') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 6c10dafad..2920f6f55 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -31,10 +31,6 @@ are able to resolve the issue. Please refer back to section and perform the recommended steps to fix the problem. -The test suite for Binutils in this section is considered -critical. Our advice is to not skip it under any -circumstances. - 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 @@ -64,6 +60,10 @@ build for our own system, we don't need this target specific directory in cross-compile (for example compiling a package on an Intel machine that generates code that can be executed on PowerPC machines). +The test suite for Binutils in this section is considered +critical. Our advice is to not skip it under any +circumstances. + Test the results: make check -- cgit v1.2.3-54-g00ecf