Skip to content

Explicitly set static crt #159

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

Merged

Conversation

liranringel
Copy link
Contributor

This PR allows to determine whether /MD or /MT will be passed to msvc targets (and not implicitly through the CARGO_CFG_TARGET_FEATURE environment variable).
Will help to resolve rust-lang/rust#40246

@alexcrichton alexcrichton merged commit 205a6ba into rust-lang:master May 11, 2017
@alexcrichton
Copy link
Member

Thanks!

@liranringel liranringel deleted the explicitly-set-static-crt branch May 11, 2017 21:55
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.

overriding '/MT' with '/MD'
2 participants