mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-16 17:25:08 +01:00
groff: remove -j1
This commit is contained in:
parent
51b7349a97
commit
7b3f5a4f8d
@ -53,9 +53,7 @@
|
||||
|
||||
<screen><userinput remap="configure">PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr</userinput></screen>
|
||||
|
||||
<para>This package does not support parallel build. Compile the package:</para>
|
||||
|
||||
<screen><userinput remap="make">make -j1</userinput></screen>
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user