mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
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:
parent
8a243b5e21
commit
af800c8ed0
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user