Remove invoking make with -j by default.
In projects, such as the Linux kernel, `make -j` lags the system too much.
This commit is contained in:
Reference in New Issue
Block a user
In projects, such as the Linux kernel, `make -j` lags the system too much.