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

add detection for Darwin and use 'libc++' if detected #144

Closed
wants to merge 1 commit into from
Closed

add detection for Darwin and use 'libc++' if detected #144

wants to merge 1 commit into from

Conversation

motorcityadam
Copy link

Closes #143

Copy link

@mm-matthias mm-matthias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I guess compatibility for people using older XCode versions (<10) works, because these versions support libc++?

@mm-matthias
Copy link

@Lukasa Can you please merge this? Without this PR brotlipy is effectively broken on mac.

@motorcityadam
Copy link
Author

@mm-matthias Apparently so. The only reason I caught it was I recently got a shiny new MacBook with Mojave on it. A first-time, fresh install of the latest XCode revealed the issue.

@mm-matthias
Copy link

@adamjcook Yeah, for me it also happened after some upgrade to Mojave. I had to run something like xcode-select --install which probably upgraded XCode from 9 to 10 and then brotlipy stopped working.

@sethmlarson sethmlarson closed this Apr 6, 2021
@sethmlarson sethmlarson deleted the branch python-hyper:master April 6, 2021 17:56
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.

3 participants