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

Singular: build against MPFR 4.0.2 #1748

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

fingolfin
Copy link
Member

Similar to the issues with GMP_jll (see PR #1718), this prevents issues on macOS when trying to load Singular_jll in Julia <= 1.4 which ships with MPFR 4.0.2, and binaries linked against MPFR 4.1.0 won't load there on macOS.

This will likely be affected by the same bug JuliaPackaging/BinaryBuilderBase.jl#45 but I hope that won't matter?

This is also something that should be applied to other patches, similar to PR #1739.

Similar to the issues with GMP_jll, this prevents issues on macOS when trying
to load Singular_jll in Julia <= 1.4 which ships with MPFR 4.0.2, and binaries
linked against MPFR 4.1.0 won't load there on macOS.
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.

2 participants