aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-14 16:15:58 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-14 16:15:58 +0000
commitdc0e9159c454159eb251bc99482da0d69d9d7762 (patch)
tree6c158c24ae2044c6d6f8b424eb08250ca0f13ab8 /chapter06
parenta4ee3d2cefe04174d9cb55f55cf7eda8a549ffc3 (diff)
Removed references to separate gcc tarballs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gcc.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 150ce623a..05e5f50ba 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -38,9 +38,6 @@ variables that override default optimizations have been defined, such
as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
unset them when building GCC.</para>
-<para>Unpack both the gcc-core and the gcc-g++ tarballs&mdash;they will unpack
-into the same directory. Likewise, extract the gcc-testsuite tarball.</para>
-
<para>Apply only the No-Fixincludes patch (not the Specs patch) also
used in the previous chapter:</para>