Closed awesometic closed 2 years ago
The used variable is not available on my Debian machine, neither in zsh
, bash
nor sudo bash
. I think the correct solution would be to switch to "$(nproc)"
, which is provided by GNU coreutils. I use it personally for quite a while to my satisfaction.
I would merge the PR if you would update it to use "$(nproc)"
.
Thank you for your review. I updated it to use "$(nproc)"
. Please check it again. :)
Thank you for your contribution.
Recent computers including single board computers have many cores available.
This reduces compile time significantly when installing the new driver for the kernel.