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

The workaround is not needed with GMP 6.3.0.
This commit is contained in:
Xi Ruoyao 2023-08-08 16:57:52 +08:00
parent 8a243b5e21
commit af800c8ed0
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 0 additions and 10 deletions

View File

@ -62,11 +62,6 @@ mv -v gmp-&gmp-version; gmp
tar -xf ../mpc-&mpc-version;.tar.gz
mv -v mpc-&mpc-version; mpc</userinput></screen>
<para>Update the auxilary scripts of GMP building system to allow
building it for LoongArch:</para>
<screen><userinput remap="pre">cp config.{guess,sub} gmp</userinput></screen>
<para>Set the default directory name for
64-bit libraries to <quote>lib</quote>:</para>

View File

@ -57,11 +57,6 @@ mv -v gmp-&gmp-version; gmp
tar -xf ../mpc-&mpc-version;.tar.gz
mv -v mpc-&mpc-version; mpc</userinput></screen>
<para>Update the auxilary scripts of GMP building system to allow
building it for LoongArch:</para>
<screen><userinput remap="pre">cp config.{guess,sub} gmp</userinput></screen>
<para>Set the default directory name for
64-bit libraries to <quote>lib</quote>:</para>