pi-build
pi-build copied to clipboard
Make -j 4 to use all cores
Hi, Jason!
I would like to make a proposal for pi-build - when calling "make" command, to add "-j 4". That way the compiling will use all cores and the build time shall be reduced a tot.
-- 73 Daff, LZ1DAF
Recommended in this post.
Be careful, as make -j
In other words, I don't recommend making this a "global setting", but can help certain packages.