From c94dd38cc7fe0ec74ad95516eb6a8c3efe9d0fc6 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Thu, 11 Sep 2003 20:27:27 +0000 Subject: Minor textual and command changes from lfs-dev git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/adjustingtoolchain.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/adjustingtoolchain.xml') diff --git a/chapter06/adjustingtoolchain.xml b/chapter06/adjustingtoolchain.xml index eef803d7d..b7a1d1d5e 100644 --- a/chapter06/adjustingtoolchain.xml +++ b/chapter06/adjustingtoolchain.xml @@ -12,7 +12,7 @@ retained the source and build directories from the second pass over Binutils. Install the adjusted linker scripts by running the following from within the binutils-build directory: -make -C ld INSTALL=/tools/bin/install install-data-local +make -C ld install-data-local The linker scripts now contain no mention of /tools/lib anymore. -- cgit v1.2.3-54-g00ecf