Wording tweak

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2009-11-16 16:55:06 +00:00
parent b2fbe302b0
commit 942e32bc75

View File

@ -64,7 +64,7 @@
<listitem> <listitem>
<para> The temporary libraries are cross-compiled. Because a <para> The temporary libraries are cross-compiled. Because a
cross-compiler by its nature cannot rely on anything from its host 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 system by lessening the chance of headers or libraries from the host
being incorporated into the new tools. Cross-compilation also allows for 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 the possibility of building both 32-bit and 64-bit libraries on 64-bit