From 677aef3d513a93c4b1ee3ac1f368860be1dac3b4 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 22 Sep 2003 14:25:37 +0000 Subject: GCC 2.95.3 fixes and other misc. toolchain related textual adjustments. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils-inst.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/binutils-inst.xml') diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index 1afc766e2..9ce7dbb8c 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -12,8 +12,8 @@ Therefore, if you have defined any environment variables that override default optimizations, such as CFLAGS and CXXFLAGS, we recommend unsetting or modifying them when building Binutils. -It is recommended by the Binutils installation documentation to build -Binutils outside of the source directory: +The Binutils documentation recommends building Binutils outside of the +source directory in a dedicated build directory: mkdir ../binutils-build cd ../binutils-build -- cgit v1.2.3-54-g00ecf