From a3f6e12435c4372fd87927e4ea19c91896bdb8e8 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sun, 12 Oct 2003 01:17:37 +0000 Subject: Minor touchups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2-inst.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'chapter05/gcc-pass2-inst.xml') diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index cde5cb609..7a7e90d38 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -24,9 +24,6 @@ are able to resolve the issue. You can consult the LFS Wiki at for more information on how to get PTYs working. -It's worth pointing out that the GCC test suite we run in this -section is considered not as important as the one we run in Chapter 6. - Unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the same working directory. They will all unfold into a single gcc-&gcc-version;/ subdirectory. -- cgit v1.2.3-54-g00ecf