Skip to content

Add uses_cxx11 to builder to fix up default targets on OSX#39

Merged
alexcrichton merged 1 commit intorust-lang:masterfrom
illicitonion:cxx11
Oct 25, 2017
Merged

Add uses_cxx11 to builder to fix up default targets on OSX#39
alexcrichton merged 1 commit intorust-lang:masterfrom
illicitonion:cxx11

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