Skip to content

Conversation

illicitonion
Copy link
Contributor

Fixes #38

@alexcrichton alexcrichton merged commit 7fc8c95 into rust-lang:master Oct 25, 2017
@alexcrichton
Copy link
Member

Thanks!

tgross35 pushed a commit that referenced this pull request Feb 10, 2025
The workaround introduced in #39
is no longer necessary since `cc-rs` handles C++ requirements
internally, and is in fact detrimental since `cc-rs` has required the target to be
a `rustc` target triple since rust-lang/cc-rs#1225 /
rust-lang/cc-rs#1252.

Additionally, deprecate `uses_cxx11` which was introduced in the same
PR.

Fixes rust-lang/cc-rs#1276.

I didn't update the dependency to anything specific, just a version that
I know has the fix.
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