diff options
Diffstat (limited to 'prologue/architecture.xml')
-rw-r--r-- | prologue/architecture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml index 3527d5956..5c7c3162e 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -42,7 +42,7 @@ data that exceeds 4GB, the advantages of a 64-bit system are substantial.</para> 64-bit system. That is, it supports 64-bit executables only. Building a "multi-lib" system requires compiling many applications twice, once for a 32-bit system and once for a 64-bit system. This is not directly supported in -LFS becuase it would interfere with the educational objective of providing the +LFS because it would interfere with the educational objective of providing the instructions needed for a straightforward base Linux system. You can refer to the <ulink url="http://trac.cross-lfs.org/">Cross Linux From Scratch</ulink> project for this advanced topic.</para> |