From e69ecfb133ee9d8547285073933d54fef28af060 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 12 Sep 2003 20:50:02 +0000 Subject: Removed mention of INSTALL=... from the text. It was removed from the command yesterday git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/adjustingtoolchain.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/adjustingtoolchain.xml b/chapter06/adjustingtoolchain.xml index b7a1d1d5e..fd5ba1676 100644 --- a/chapter06/adjustingtoolchain.xml +++ b/chapter06/adjustingtoolchain.xml @@ -18,11 +18,7 @@ Install the adjusted linker scripts by running the following from within the no mention of /tools/lib anymore. From now on every compiled program will link only against the libraries in /usr/lib and -/lib. The extra -INSTALL=/tools/bin/install is needed because the -Makefile created during the second pass still contains the reference to -/usr/bin/install, which we obviously haven't installed -yet. +/lib. You can now remove the Binutils source and build directories. -- cgit v1.2.3-54-g00ecf