[lfs] 01/01: Merge branch 'trunk' into multilib
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch multilib in repository lfs. commit ac9ee2f2bdb0dc77501d968560b358934d8b4b64 Merge: 3ef7d8f87 097553588 Author: zeckma-tech <[email protected]> AuthorDate: Tue Aug 25 19:01:39 2026 -0600 Merge branch 'trunk' into multilib chapter08/glibc.xml | 11 +---------- chapter08/gmp.xml | 2 +- lfs-latest-git.php | 5 +++-- 3 files changed, 5 insertions(+), 13 deletions(-) diff --cc chapter08/gmp.xml index 99c49b0aa,3ad37ead4..85e2986f5 --- a/chapter08/gmp.xml +++ b/chapter08/gmp.xml @@@ -41,11 -41,20 +41,11 @@@ <sect2 role="installation"> <title>Installation of GMP</title> - <note> - <para>If you are building for 32-bit x86, but you have a CPU which is - capable of running 64-bit code <emphasis>and</emphasis> you have specified - <envar>CFLAGS</envar> in the environment, the configure script will - attempt to configure for 64-bits and fail. - Avoid this by invoking the configure command below with -<screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure ...</userinput></screen></para> - </note> - <note> <para>The default settings of GMP produce libraries optimized for - the host processor. If libraries suitable for processors less + the host processor. If libraries suitable for processors less capable than the host's CPU are desired, generic libraries can be - created by appending the <option>--disable-assembly</option> option + created by appending the <option>--host=none-linux-gnu</option> option to the <command>configure</command> command.</para> <!-- To editors: the configure script says "the none host is obsolete, -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page