Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 25, 2017

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.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants