mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
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:
parent
abd4750c89
commit
fb602744bb
@ -48,11 +48,9 @@
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<para>The tests are known to fail if running multiple
|
||||
simultaneous tests (-j option greater than 1). To test
|
||||
the results, issue:</para>
|
||||
<para>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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user