diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:06:31 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:06:31 +0000 |
commit | 2f5cae891986efeb795296503841e22545777778 (patch) | |
tree | 46e9651d73de41aebb59cebf683ac89ab611d65b /chapter06 | |
parent | f861982929d526b7628fc1a6f19386c665f28e31 (diff) |
Missed one.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 14add7a8a..2be07056c 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -50,10 +50,6 @@ known ones):</para> <para><screen><userinput>make -k check</userinput></screen></para> -<para>The test suite notes from the "Installing GCC - Pass 2" section in Chapter -5 are still very much appropriate here. Be sure to refer back there should you -have any doubts.</para> - <para>The test suite notes from <xref linkend="ch05-gcc-pass2"/> are still very much appropriate here. Be sure to refer back there should you have any doubts.</para> |