From 8353ecbf5168a213e1ff2f4cdb863a2c06abca74 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 18 Apr 2005 18:53:51 +0000 Subject: Fixed typo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 88870503b..c0426ef38 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -37,7 +37,7 @@ as CFLAGS and CXXFLAGS, unset them when building GCC. Unpack both the gcc-core and the gcc-g++ tarballs—they will unpack -into the same directory. Likewise, extract the gcc-testsuite package. +into the same directory. Likewise, extract the gcc-testsuite tarball. Apply only the No-Fixincludes patch (not the Specs patch) also used in the previous chapter: -- cgit v1.2.3-54-g00ecf