Running make with all cores while building might not be feasible for many. Like in my case the linker crashes due to the lack of memory when all my cores are being used by make. One can obviously edit the file to force the number of cores but having an argument to control the same would be better imo.
Running make with all cores while building might not be feasible for many. Like in my case the linker crashes due to the lack of memory when all my cores are being used by make. One can obviously edit the file to force the number of cores but having an argument to control the same would be better imo.