Changeset 7b3f5a4


Ignore:
Timestamp:
09/01/2022 06:04:34 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
baecd49
Parents:
51b7349
git-author:
Xi Ruoyao <xry111@…> (08/26/2022 11:21:15 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/01/2022 06:04:34 AM)
Message:

groff: remove -j1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/groff.xml

    r51b7349 r7b3f5a4  
    5454<screen><userinput remap="configure">PAGE=<replaceable>&lt;paper_size&gt;</replaceable> ./configure --prefix=/usr</userinput></screen>
    5555
    56     <para>This package does not support parallel build. Compile the package:</para>
    57 
    58 <screen><userinput remap="make">make -j1</userinput></screen>
     56<screen><userinput remap="make">make</userinput></screen>
    5957
    6058    <para>This package does not come with a test suite.</para>
Note: See TracChangeset for help on using the changeset viewer.