From 2966dd263a515bfef902a9d7b4067f4d8df50046 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 18 Apr 2005 18:47:14 +0000 Subject: Removed reference to BLFS in chapter6 gcc. Bug 1064. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 39d8bf7ee..88870503b 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -37,11 +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. The full -GCC package contains additional compilers. Fortran, Java and Objective-C can be -added to the configure line. Ada will require more work. Instructions for -building these can be found at . +into the same directory. Likewise, extract the gcc-testsuite package. Apply only the No-Fixincludes patch (not the Specs patch) also used in the previous chapter: -- cgit v1.2.3-54-g00ecf