Revert "Note that gperf tests only work with -j1."

This reverts commit eb43115dec.

Per https://savannah.gnu.org/bugs/?53208 the issue is fixed.  I tried
-j18 multiple times and observed no issues.
This commit is contained in:
Xi Ruoyao 2025-04-15 19:47:48 +08:00
parent abd4750c89
commit fb602744bb
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

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>