loongarch: Revert "file: Update config.{guess,sub}"

This reverts commit c99204bcbc.

Not needed with file-5.45 now.
This commit is contained in:
Xi Ruoyao 2023-08-08 17:43:45 +08:00
parent 010577c5b6
commit 1aeba8d5d3
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 0 additions and 8 deletions

View File

@ -43,10 +43,6 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of File</title> <title>Installation of File</title>
&update-config-text;
<screen><userinput remap="pre">tar &update-config-arg;</userinput></screen>
<para> <para>
The <command>file</command> command on the build host needs The <command>file</command> command on the build host needs
to be the same version as the one we are building in order to to be the same version as the one we are building in order to

View File

@ -41,10 +41,6 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of File</title> <title>Installation of File</title>
&update-config-text;
<screen><userinput remap="pre">tar &update-config-arg;</userinput></screen>
<para>Prepare File for compilation:</para> <para>Prepare File for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> <screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>