Author: gerard
Date: 2009-05-24 12:09:10 -0600 (Sun, 24 May 2009)
New Revision: 8917
Modified:
trunk/BOOK/chapter05/gcc-pass2.xml
Log:
Minor edit.
Modified: trunk/BOOK/chapter05/gcc-pass2.xml
===================================================================
--- trunk/BOOK/chapter05/gcc-pass2.xml 2009-05-24 17:49:53 UTC (rev 8916)
+++ trunk/BOOK/chapter05/gcc-pass2.xml 2009-05-24 18:09:10 UTC (rev 8917)
@@ -57,8 +57,8 @@
is run in order to fix potentially broken header files. As
GCC-&gcc-version;
and Glibc-&glibc-version; have already been installed at this point, and
their respective header files are known to not require fixing, the
- <command>fixincludes</command> script is not required. As mentioned
- previously, the script may in fact pollute the build environment by
+ <command>fixincludes</command> script is not required. In fact, running
+ this script may actually pollute the build environment by
installing fixed headers from the host system into GCC's private include
directory. The running of the <command>fixincludes</command> script can
be suppressed by issuing the following commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page