On Thu, 23 Dec 2021 12:49:51 +
"Zhu, Mason" wrote:
> I checked our project make file. Yes, we are using recursive Make, but does
> not explicitly set -j options in MAKEFLAGS.
>
> In GNU Make 3.82, it seems that -j option will be finally added if Make
> determines my VM has the parallel build
On Thu, 2021-12-23 at 12:49 +, Zhu, Mason wrote:
> In GNU Make 3.82, it seems that -j option will be finally added if
> Make determines my VM has the parallel build capability.
It has never been the case that any version of GNU make has
automatically enabled parallel builds by itself. It's al