Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the fulldeps modes independent of their respective non-fulldeps mode. #28017

Closed

Conversation

DiamondLovesYou
Copy link
Contributor

This is a change needed for #27937, so that -L $(llvm-config --libdir) is only
added to RUSTFLAGS for fulldeps based compiletest modes.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

Could you describe a bit the motivation for this change as well? It doesn't look like it immediately enables much at first

…mode.

This is a change needed for rust-lang#27937, so that `-L $(llvm-config --libdir)` is only
added to RUSTFLAGS for fulldeps based compiletest modes.
@DiamondLovesYou
Copy link
Contributor Author

Done.

@alexcrichton
Copy link
Member

Can this just be folded directly into #27937? I'm not sure it's buying a whole lot as a standalone PR...

@DiamondLovesYou
Copy link
Contributor Author

Alright.

@alexcrichton
Copy link
Member

Ok!

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.

4 participants