FS#1010 - add -j option to makepkg
|
Details
Add an option to makepkg to basically do what MAKEFLAGS does
in makepkg.conf, but without editing that file. It'd be nice
to be able to override that per-build via the command line
if it's not too much work.
Reasons: sometimes packages don't build with -j2. sometimes I need to conserve cpu for other tasks. |
This task depends upon