Open
Description
Docs: https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html#POSIX-Jobserver
Release announcement: https://lwn.net/Articles/913253/
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.
Metadata
Metadata
Assignees
Labels
No labels