r9106 - trunk/BOOK/chapter05

bdubbs at linuxfromscratch.org bdubbs at linuxfromscratch.org
Mon Nov 16 09:55:06 MST 2009


Author: bdubbs
Date: 2009-11-16 09:55:06 -0700 (Mon, 16 Nov 2009)
New Revision: 9106

Modified:
   trunk/BOOK/chapter05/toolchaintechnotes.xml
Log:
Wording tweak

Modified: trunk/BOOK/chapter05/toolchaintechnotes.xml
===================================================================
--- trunk/BOOK/chapter05/toolchaintechnotes.xml	2009-11-16 15:57:08 UTC (rev 9105)
+++ trunk/BOOK/chapter05/toolchaintechnotes.xml	2009-11-16 16:55:06 UTC (rev 9106)
@@ -64,7 +64,7 @@
     <listitem>
       <para> The temporary libraries are cross-compiled.  Because a
       cross-compiler by its nature cannot rely on anything from its host
-      system, this method removes any potential contamination of the target
+      system, this method removes potential contamination of the target
       system by lessening the chance of headers or libraries from the host
       being incorporated into the new tools.  Cross-compilation also allows for
       the possibility of building both 32-bit and 64-bit libraries on 64-bit



More information about the lfs-book mailing list