Changeset af800c8 for chapter05


Ignore:
Timestamp:
08/08/2023 08:57:52 AM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
010577c
Parents:
8a243b5e
Message:

loongarch: gcc: Remove GMP workaround in GCC pass 1 & 2

The workaround is not needed with GMP 6.3.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass1.xml

    r8a243b5e raf800c8  
    6262tar -xf ../mpc-&mpc-version;.tar.gz
    6363mv -v mpc-&mpc-version; mpc</userinput></screen>
    64 
    65     <para>Update the auxilary scripts of GMP building system to allow
    66     building it for LoongArch:</para>
    67 
    68 <screen><userinput remap="pre">cp config.{guess,sub} gmp</userinput></screen>
    6964
    7065    <para>Set the default directory name for
Note: See TracChangeset for help on using the changeset viewer.