diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-08 22:40:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-08 22:40:40 +0000 |
commit | 493d6b55bd4a2bd8893eaf25e912d1cee2de6c9a (patch) | |
tree | ce34f8661578600c08044fef26037d64f02b3bce /prologue/architecture.xml | |
parent | 192c66815afe99f23e7f6e1e9967d865d038801b (diff) |
Text updates in preface for cross2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 f23d19cab..9916840f5 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -32,7 +32,7 @@ using 4 cores, the following statistics were measured:</para> <para>As you can see, on the same hardware, the 64-bit build is only 3% faster and is 22% larger than the 32-bit build. If you plan to use LFS as a LAMP server, or a firewall, a 32-bit CPU may be largely sufficient. On the other -hand, several packages in BLFS now need more that 4GB of RAM to be built +hand, several packages in BLFS now need more than 4GB of RAM to be built and/or to run, so that if you plan to use LFS as a desktop, the LFS authors recommend building on a 64-bit system.</para> |