mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-29 15:45:22 +01:00
loongarch: gmp: Update config.{guess,sub}
Comment out the note about "HW specific optimization" for now because the current GMP release do not understand LoongArch-specific things.
This commit is contained in:
parent
3ba50cf694
commit
dd34ffcce0
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of GMP</title>
|
<title>Installation of GMP</title>
|
||||||
|
<!--
|
||||||
<note>
|
<note>
|
||||||
<para>If you are building for 32-bit x86, but you have a CPU which is
|
<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
|
capable of running 64-bit code <emphasis>and</emphasis> you have specified
|
||||||
@ -49,6 +49,10 @@
|
|||||||
Avoid this by invoking the configure command below with
|
Avoid this by invoking the configure command below with
|
||||||
<screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure ...</userinput></screen></para>
|
<screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure ...</userinput></screen></para>
|
||||||
</note>
|
</note>
|
||||||
|
-->
|
||||||
|
&update-config-text;
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">tar &update-config-arg;</userinput></screen>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>The default settings of GMP produce libraries optimized for
|
<para>The default settings of GMP produce libraries optimized for
|
||||||
|
Loading…
Reference in New Issue
Block a user