[Slackbuilds-users] Regarding "make V=1" in the autotools template
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Fri Aug 7 08:09:43 UTC 2026
>I don't bother with MAKEFLAGS, just run `make -j$(($(nproc)+1))".
>(Automated edit, will be small part of a new SB I hope to submit later
>this year).
no, please don't use -j $(nproc)
we only allow -j1 for scripts that doesn't support multicore builds
if you wish to utilize your number of cores, please adjust with
MAKEFLAGS on your own machine
--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 870 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20260807/b1123d52/attachment.asc>
More information about the SlackBuilds-users
mailing list