Ignore:
Timestamp:
11/13/2023 01:16:58 PM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/update-glibc
Children:
d490056
Parents:
c17a774
git-author:
Xi Ruoyao <xry111@…> (09/13/2023 11:41:56 AM)
git-committer:
Xi Ruoyao <xry111@…> (11/13/2023 01:16:58 PM)
Message:

openssl: Add HARNESS_JOBS=$(nproc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    rc17a774 r3a8d182  
    6464    <para>To test the results, issue:</para>
    6565
    66 <screen><userinput remap="test">make test</userinput></screen>
     66<screen><userinput remap="test">HARNESS_JOBS=<replaceable>$(nproc)</replaceable> make test</userinput></screen>
    6767
    6868    <para>One test, 30-test_afalg.t, is known to fail if the host kernel
Note: See TracChangeset for help on using the changeset viewer.