Skip to content

fix: min macos #2622

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
merged 1 commit into from
Oct 29, 2020
Merged

fix: min macos #2622

merged 1 commit into from
Oct 29, 2020

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Oct 26, 2020

Description

Closes #2620. On macOS 10.13, with automatic discovery on, the C++17 flag would work, and the min macOS version would be set to 10.14!

Suggested changelog entry:

* setup_helpers will no longer set a minimum macOS version lower than the current version.

@henryiii henryiii added this to the v2.6.1 milestone Oct 26, 2020
Copy link
Collaborator

@rwgk rwgk left a comment

Choose a reason for hiding this comment

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

Looks good to me. I tried out the commands interactively and it works fine on my 10.15 system.

@henryiii henryiii merged commit 06a5401 into pybind:master Oct 29, 2020
@henryiii henryiii deleted the fix/minmacos branch October 29, 2020 15:37
@henryiii henryiii added the needs changelog Possibly needs a changelog entry label Nov 2, 2020
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Nov 12, 2020
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.

[BUG] Setup helpers: don't set minimum macOS higher than current macOS
3 participants