diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index e7d3d138f..2956c2b04 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -36,11 +36,8 @@ variables that override default optimizations have been defined, such 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. -Instructions for building these can be found at . +Unpack both the gcc-core and the gcc-g++ tarballs—they will unpack +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: