From ec0ce9caba2e3923f8e7f81d3d766dc2b78be852 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sat, 4 Oct 2003 10:19:24 +0000 Subject: Moving two opening tags away from end-of-line, to prevent #13. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc-inst.xml | 6 +++--- chapter06/glibc-inst.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index ad84368ea..4bfefd81c 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -3,9 +3,9 @@ Installation of GCC -The test suite for GCC in this section is considered -critical. Our advice is to not skip it under any -circumstances. +The test suite for GCC in this section is considered +critical. Our advice is to not skip it under any +circumstance. This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index ab2895e23..76e595bcc 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -9,9 +9,9 @@ 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 -circumstances. +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 unpack the Glibc-linuxthreads again inside the glibc-&glibc-version; directory, and to -- cgit v1.2.3-54-g00ecf