mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
62ce377896
commit
633b1d1060
@ -49,7 +49,7 @@ config.make > config.make~:</userinput> This time, we're replacing
|
||||
only building for our own system. Cross-compiling is used, for
|
||||
instance, to build a package for an Apple Power PC on an Intel system.
|
||||
The reason Glibc thinks we're cross-compiling is that it can't compile a
|
||||
test program to determin this, so it automatically default to a
|
||||
test program to determine this, so it automatically defaults to a
|
||||
cross-compiler. The reason for the failed program is because Glibc
|
||||
hasn't been installed yet.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user