diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-02 20:44:44 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-02 20:44:44 +0000 |
commit | 01060f3fe0a9897f46cf607925c86be6c341e990 (patch) | |
tree | 95e684093d1e28731c7ff0c44257db083060bd03 /chapter05/binutils-pass1-inst.xml | |
parent | 3cf582bf179f7e258da43fd27a37748d8915ea32 (diff) |
Added note not to remove binutils-build
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1-inst.xml')
-rw-r--r-- | chapter05/binutils-pass1-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml index 942e61708..cd184411b 100644 --- a/chapter05/binutils-pass1-inst.xml +++ b/chapter05/binutils-pass1-inst.xml @@ -57,6 +57,8 @@ variable.</para></listitem> <para><screen><userinput>make -C ld clean make -C ld LIB_PATH=/stage1/lib</userinput></screen></para> +<para>Do not remove the binutils-build directory. We will use it again +later on in this chapter.</para> </sect2> |