Initialise the 'jobs' config file setting with the current number of CPU cores.
Fixes #982. Additionally, running 'install -j' without the numerical argument will have the same effect at runtime. Side effect: 'install -jNUM' doesn't work when there's a space between -j and NUM.
Please register or sign in to comment