You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On systems that support it GNU Make 4.4 will now use --jobserver-auth=fifo:PATH where PATH points to a named pipe rather than --jobserver-auth=R,W. I haven't checked if this breaks anything, but based on looking at the code it seems like it will cause the jobserver to be ignored entirely.