mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
perl: Use TEST_JOBS=$(nproc) make test_harness for test suite
This commit is contained in:
parent
3a8d1825cc
commit
d490056b64
@ -111,7 +111,7 @@ export BUILD_BZIP2=0</userinput></screen>
|
||||
|
||||
<para>To test the results (approximately 11 SBU), issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make test</userinput></screen>
|
||||
<screen><userinput remap="test">TEST_JOBS=$(nproc) make test_harness</userinput></screen>
|
||||
|
||||
<para>Install the package and clean up:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user