diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
commit | 503e1a60b8edce2dc0c2e0f7db9ad9c4f22c39a6 (patch) | |
tree | 03470a05f557d24d7ef838a3883e4e3bc8919b01 /chapter05/creatingstage1dir.xml | |
parent | 69a52c12701352c5c76d8956cb9b0982baf21fdf (diff) |
moved adjusting toolchain, bug #519, bug #537, and updated changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/creatingstage1dir.xml')
-rw-r--r-- | chapter05/creatingstage1dir.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/creatingstage1dir.xml b/chapter05/creatingstage1dir.xml index 7e4b733a9..4ff58628c 100644 --- a/chapter05/creatingstage1dir.xml +++ b/chapter05/creatingstage1dir.xml @@ -19,8 +19,8 @@ partition:</para> <para>This symlink enables us to compile our toolchain so that it always refers to <filename>/stage1</filename>, meaning that the compiler, assembler -and linker will work both in this chapter (when we are still rummaging around -on the host) <emphasis>and</emphasis> in the next (when we are chrooted to +and linker will work both in this chapter (when we are still using some tools +from the host) <emphasis>and</emphasis> in the next (when we are chrooted to the LFS partition).</para> </sect1> |