From 7bfad056d62e2e8299cdc834750d87e76199c113 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 27 Jan 2003 22:10:07 +0000 Subject: QA Part #1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils-inst.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter06/binutils-inst.xml') diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index 4027d7791..79e38c178 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -6,11 +6,10 @@ default optimization flags (including the -march and -mcpu options). Binutils is best left alone. 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. You have -been warned. +recommend unsetting or modifying them when building binutils. It is recommended by the Binutils installation documentation to build -Binutils outside of the source directory. Create the build directory: +Binutils outside of the source directory: mkdir ../binutils-build && cd ../binutils-build -- cgit v1.2.3-54-g00ecf