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

This commit is contained in:
Xi Ruoyao 2023-06-11 02:37:09 +08:00
parent a0aece6e16
commit c99204bcbc
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 8 additions and 0 deletions

View File

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

View File

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