cross-ng: remove the restriction on the architecture of the host distro in prologue

This commit is contained in:
Xi Ruoyao 2022-02-26 23:27:50 +08:00
parent fa8a0f2fc3
commit f8f349e10e
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -12,13 +12,8 @@
<para>The primary target architectures of LFS are the AMD/Intel x86 (32-bit)
and x86_64 (64-bit) CPUs. On the other hand, the instructions in this book are
also known to work, with some modifications, with the Power PC and ARM CPUs. To
build a system that utilizes one of these CPUs, the main prerequisite, in
addition to those on the next page, is an existing Linux system such as an
earlier LFS installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution
that targets the architecture that you have. Also note that a 32-bit
distribution can be installed and used as a host system on a 64-bit AMD/Intel
computer.</para>
also known to work, with some modifications, with the Power PC and ARM
CPUs.</para>
<para>For building LFS, the gain of building on a 64-bit system
compared to a 32-bit system is minimal.