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: copy collected suitesparse libraries into julia's private lib #47

Closed
wants to merge 1 commit into from

Conversation

nlhepler
Copy link
Contributor

If we repackage the system suitesparse libraries, we'll need to copy them during the install manually, as the default for USE_SYSTEM_SUITESPARSE=1 does not copy them.

@staticfloat
Copy link
Owner

I just noticed this change as well. I'm going to see how my discussion over here goes first: JuliaLang/julia@077c63a

If we can revert that change, this will solve the problem for other distributions that serve up only the static libraries of SuiteSparse as well, which is better than handling it within our formula directly.

@nlhepler
Copy link
Contributor Author

Thanks for fixing this (even temporarily).

@nlhepler nlhepler closed this Sep 20, 2013
@wjj2329 wjj2329 mentioned this pull request Oct 27, 2017
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