Fixed typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-04-18 18:53:51 +00:00
parent 2966dd263a
commit 8353ecbf51

View File

@ -37,7 +37,7 @@ 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 package.</para>
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>