On Fri, 2023-10-13 at 13:13 +0530, Nachiketa Gupta wrote:
> Hi All,
> MAKE version 3.8
> So my question is why does it always print -j independent of -j
> value?
> is some make.conf file located in our area which is overriding this
> variable with -j?
> I have also confirmed that with the 4.3 vers
Hi All,
MAKE version 3.8
I am facing some issues with Makefile :
[image: 6f8cecfc-ceda-487f-8150-07aaf4239d73.png]
So my question is why does it always print -j independent of -j value?
is some make.conf file located in our area which is overriding this
variable with -j?
I have also confirmed