From f88b3c5ed9078d42b36b79251756980300378d49 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Wed, 25 Jul 2007 14:29:04 +0000 Subject: Create the /tools/lib64 symlink after installing binutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter04/creatingtoolsdir.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter04') diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml index 4cd33e73b..b1049a69f 100644 --- a/chapter04/creatingtoolsdir.xml +++ b/chapter04/creatingtoolsdir.xml @@ -45,10 +45,4 @@ (when we are still using some tools from the host) and in the next (when we are chrooted to the LFS partition). - Set up a lib dir and appropriate symlink for 64-bit usability. - -mkdir -v /tools/lib -ln -sv lib /tools/lib64 - - -- cgit v1.2.3-54-g00ecf