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

Upstream patches we apply to Julia's library dependencies #37321

Closed
StefanKarpinski opened this issue Sep 1, 2020 · 6 comments
Closed

Upstream patches we apply to Julia's library dependencies #37321

StefanKarpinski opened this issue Sep 1, 2020 · 6 comments
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM

Comments

@StefanKarpinski
Copy link
Member

These are the patches we apply to Julia's dependencies:

https://github.com/JuliaLang/julia/tree/master/deps/patches

Many of these are years old and should be upstreamed. In particular, we should not at this point require patched versions of SuiteSparse, Clang, dSFMT, libgit2, libunwind, OpenBLAS or p7zip.

@StefanKarpinski StefanKarpinski added building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM labels Sep 1, 2020
@ViralBShah
Copy link
Member

dSFMT patches have been upstreamed, and #38917 should remove them from the build.

@ViralBShah
Copy link
Member

SuiteSparse upstream: DrTimothyAldenDavis/SuiteSparse#111

@ViralBShah ViralBShah changed the title upstream more patches Upstream patches we apply to Julia's library dependencies Nov 16, 2021
@ViralBShah
Copy link
Member

GMP releases extremely infrequently, and it is unclear what the path is there. I feel the others are all done, and we can close this umbrella issue.

@giordano
Copy link
Contributor

and it is unclear what the path is there

Is it? I think the best bet is to submit a patch to the gmp-devel mailing list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM
Projects
None yet
Development

No branches or pull requests

3 participants