mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
openssl: Add HARNESS_JOBS=$(nproc)
This commit is contained in:
parent
c17a77452a
commit
3a8d1825cc
@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<screen><userinput remap="test">HARNESS_JOBS=<replaceable>$(nproc)</replaceable> make test</userinput></screen>
|
||||||
|
|
||||||
<para>One test, 30-test_afalg.t, is known to fail if the host kernel
|
<para>One test, 30-test_afalg.t, is known to fail if the host kernel
|
||||||
does not have <option>CONFIG_CRYPTO_USER_API_SKCIPHER</option> enabled,
|
does not have <option>CONFIG_CRYPTO_USER_API_SKCIPHER</option> enabled,
|
||||||
|
Loading…
Reference in New Issue
Block a user