Changeset dd34ffc


Ignore:
Timestamp:
06/11/2023 08:40:44 PM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
a9b1aba
Parents:
3ba50cf
git-author:
Xi Ruoyao <xry111@…> (06/10/2023 10:01:56 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/11/2023 08:40:44 PM)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gmp.xml

    r3ba50cf rdd34ffc  
    4141  <sect2 role="installation">
    4242    <title>Installation of GMP</title>
    43 
     43<!--
    4444    <note>
    4545      <para>If you are building for 32-bit x86, but you have a CPU which is
     
    5050<screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure ...</userinput></screen></para>
    5151    </note>
     52-->
     53    &update-config-text;
     54
     55<screen><userinput remap="pre">tar &update-config-arg;</userinput></screen>
    5256
    5357    <note>
Note: See TracChangeset for help on using the changeset viewer.