On Thu, 2024-05-23 at 11:34 -0400, DSB wrote:
> "To access the pipe you must parse the 'MAKEFLAGS' variable and look
> for the argument string '--jobserver-auth=R,W'"

I don't have time to test this right now but I think in 4.2 you have to
look at the shell variable, not the makefile variable.

E.g.

   $(info $(shell echo $$MAKEFLAGS))


Reply via email to