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

Fix linker library version error on MacOS when installed via Homebrew #2998

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

kiwiMec
Copy link
Contributor

@kiwiMec kiwiMec commented Jan 31, 2019

Updating minimum OSX version from 10.8 to the current minimum version of 10.12 supported by Apple. The minimum supported OSX version is not officially advertised but can be worked out by looking at the Apple updates web page here https://support.apple.com/en-us/HT201222. See also the discussion on this issue #2920.

@SeanTAllen
Copy link
Member

I'm not sure about going to 10.12 given that the error in question from homebrew is 10.9. That said, you've looked into this more, so I'm merging with the assumption that this is the right thing. Thanks @kiwiMec.

@SeanTAllen SeanTAllen added changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge changelog - changed Automatically add "Changed" CHANGELOG entry on merge labels Jan 31, 2019
@SeanTAllen SeanTAllen changed the title Updating minimum OSX version from 10.8 to 10.12 Fix linker library version error on MacOS when installed via Homebrew Jan 31, 2019
@SeanTAllen SeanTAllen merged commit 1a85c83 into ponylang:master Jan 31, 2019
ponylang-main added a commit that referenced this pull request Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - changed Automatically add "Changed" CHANGELOG entry on merge changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants