Skip to content

Conversation

NobodyXu
Copy link
Collaborator

--jobserver-auth= is the only documented makeflags. --jobserver-fds= is actually an internal only makeflags, so we should always prefer --jobserver-auth=.

Also, according to doc of makeflags, if there are multiple --jobserver-auth= the last one is used

ref: rust-lang/jobserver-rs#67

`--jobserver-auth=` is the only documented makeflags.
`--jobserver-fds=` is actually an internal only makeflags, so we should
always prefer `--jobserver-auth=`.

Also, according to doc of makeflags, if there are multiple `--jobserver-auth=`
the last one is used

ref: rust-lang/jobserver-rs#67

Signed-off-by: Jiahao XU <[email protected]>
@NobodyXu NobodyXu closed this Feb 14, 2024
@NobodyXu NobodyXu reopened this Feb 14, 2024
@NobodyXu NobodyXu merged commit a891a57 into main Feb 16, 2024
@NobodyXu NobodyXu deleted the jobserver branch February 16, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants