From a5b2aa952edbfaf52eada536e7a8fe7d8de30bba Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 10 May 2003 23:29:43 +0000 Subject: add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/lockingglibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/lockingglibc.xml') diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index 95d086467..b306398be 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -7,7 +7,7 @@ Installation of Binutils -make -C ld install-data-local +make -C ld tooldir=/stage1 install-data-local You can remove the binutils-* directories now. -- cgit v1.2.3-54-g00ecf