Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

This commit is contained in:
Xi Ruoyao 2025-04-15 20:46:06 +08:00
commit f7ea30b5fb
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
3 changed files with 4 additions and 6 deletions

View File

@ -294,7 +294,7 @@
<listitem><para></para></listitem> <!-- satisfy build --> <listitem><para></para></listitem> <!-- satisfy build -->
<listitem> <listitem>
<para>Packaging-24.2</para> <para>Packaging-&packaging-version;</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>

View File

@ -48,11 +48,9 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>The tests are known to fail if running multiple <para>To test the results, issue:</para>
simultaneous tests (-j option greater than 1). To test
the results, issue:</para>
<screen><userinput remap="test">make -j1 check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -43,7 +43,7 @@
</sect2> </sect2>
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of packaging</title> <title>Installation of Packaging</title>
<para>Compile packaging with the following command:</para> <para>Compile packaging with the following command:</para>