From 18b65e2b0aa0a063ed09d4f464d8ab4dc2231898 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 16 Sep 2003 04:25:50 +0000 Subject: [PATCH] Minor edits. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass1-inst.xml | 3 +-- chapter05/binutils-pass2-inst.xml | 4 ++-- chapter05/gcc-pass1-inst.xml | 2 +- index.xml | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml index 799f7ad00..5701e5960 100644 --- a/chapter05/binutils-pass1-inst.xml +++ b/chapter05/binutils-pass1-inst.xml @@ -53,8 +53,7 @@ statically. make install -Now already prepare the linker for the "locking in" of Glibc later -on: +Now prepare the linker for the "locking in" of Glibc later on: make -C ld clean make -C ld LIB_PATH=/tools/lib diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 3bd5f1d4b..5a5fd5571 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -28,8 +28,8 @@ variables that override the default optimization flags. make install -Now already prepare Binutils for the re-adjusting of the toolchain in the -next chapter: +Now prepare Binutils for the re-adjusting of the toolchain in the next +chapter: make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml index 00be02adc..a36310b2a 100644 --- a/chapter05/gcc-pass1-inst.xml +++ b/chapter05/gcc-pass1-inst.xml @@ -32,7 +32,7 @@ cd ../gcc-build purpose of this switch is to remove /usr/local/include from gcc's include search path. This is not absolutely essential, but we want to try and minimize the influence from the host system, -so this seems a logical thing to do. +so this is a sensible thing to do. --enable-shared: This switch may seem counter-intuitive at first. But using it allows the building of diff --git a/index.xml b/index.xml index 96919f4b2..2dcc2f1f8 100644 --- a/index.xml +++ b/index.xml @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ - - + +