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

check what libraries can be excluded when some stdlibs are not in sysimage #319

Closed
KristofferC opened this issue Nov 30, 2019 · 1 comment
Labels

Comments

@KristofferC
Copy link
Member

For example, if we do not bundle LibGit2 stdlib in the sysimage, we probably dont need to ship that library.

Would be pretty easy with JuliaLang/julia#33973

@KristofferC KristofferC transferred this issue from JuliaLang/PackageCompilerX.jl Feb 11, 2020
@KristofferC
Copy link
Member Author

Should automagically happen when Julia uses jlls properly itself. I don't think it is worth very much adding a manual solution for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant