diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
commit | afcfd745aec2ed1976187b2ea2c21a26ad2ca850 (patch) | |
tree | 4d495bf66d7bf8014253b1b3288a1d928f87cb59 /chapter05/gcc-pass2.xml | |
parent | 6b041a031d9b5fc57a225e46cb88799a3cca7fd2 (diff) |
Remove unused files and make
idref's more regular
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass2.xml')
-rw-r--r-- | chapter05/gcc-pass2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 152d0cf92..930698e47 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -217,7 +217,7 @@ readelf -l a.out | grep ': /tools'</userinput></screen> <filename class="directory">/tools/bin</filename> is at the head of the list. If the <envar>PATH</envar> is wrong it could mean that you are not logged in as user <systemitem class="username">lfs</systemitem> or that - something went wrong back in <xref linkend="ch-tools-settingenviron" + something went wrong back in <xref linkend="ch-preps-settingenviron" role="."/></para> <para>Once all is well, clean up the test files:</para> |