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(release): bump maturin manylinux floor for ring 0.17 dep #548

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

chrisdickinson
Copy link
Contributor

An update to ring broke the maturin-extism builds. Tracked this down to 1; the maintainers of ring don't intend to support linux sysroots that old. This PR updates the ARM Linux builds in particular to pull in a newer manylinux target. Tested on a private fork of the extism repo.

An update to `ring` broke the maturin-extism builds. Tracked this down to [1];
the maintainers of `ring` don't intend to support linux sysroots that old. This
PR updates the ARM Linux builds in particular to pull in a newer manylinux
target.

[1]: briansmith/ring#1728
Copy link
Contributor

@zshipko zshipko 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! Thanks for digging into this

@chrisdickinson chrisdickinson merged commit c2910bd into main Oct 25, 2023
1 check passed
@chrisdickinson chrisdickinson deleted the chris/20231025-fix-musl branch October 25, 2023 20:34
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.

None yet

2 participants