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

Bump some minimum required dependency versions to better support aarch64-apple-darwin. #1105

Merged
merged 3 commits into from
Nov 18, 2020

Conversation

briansmith
Copy link
Owner

According to https://github.com/shepmaster/rust/blob/silicon/silicon/README.md#porting-notes, newever versions of libc and cc in particular have better support for aarch64-apple-darwin.

Apparently 1.0.60 has changes specifically to support aarch64-apple-darwin.
This is the version I used to test *ring* 0.16.16.
0.2.80 is the version I used to test *ring* 0.16.16.

Rumors are that libc 0.2.73 had changes to support aarch64-apple-darwin.
@briansmith briansmith self-assigned this Nov 18, 2020
@briansmith briansmith merged commit 8888f95 into main Nov 18, 2020
@briansmith briansmith deleted the b/bump-deps branch November 18, 2020 19:35
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.

1 participant