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

julia: Relax compatibility with curl #36262

Merged
merged 2 commits into from
Mar 21, 2023
Merged

julia: Relax compatibility with curl #36262

merged 2 commits into from
Mar 21, 2023

Conversation

giordano
Copy link
Member

Curl version 8 has a compatible ABI/API with version 7.

I'm wondering if we can just remove the upper bound, and cap it when we actually find an incompatible version.

Curl version 8 has a compatible ABI/API with version 7.
haampie
haampie previously approved these changes Mar 20, 2023
@haampie
Copy link
Member

haampie commented Mar 20, 2023

I'm leaning towards dropping the upperbound, since it's arbitrary

@haampie haampie enabled auto-merge (squash) March 20, 2023 17:39
@haampie haampie merged commit fa57e62 into spack:develop Mar 21, 2023
@giordano giordano deleted the patch-2 branch March 21, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants