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

Don't use system libraries at all #128

Closed
quinnj opened this issue Mar 13, 2018 · 1 comment
Closed

Don't use system libraries at all #128

quinnj opened this issue Mar 13, 2018 · 1 comment

Comments

@quinnj
Copy link
Member

quinnj commented Mar 13, 2018

Currently in our build.jl, we allow detecting system libraries by using Libdl; we have plenty of other better installation options, so we should disable this by default.

@quinnj
Copy link
Member Author

quinnj commented Apr 3, 2018

This was fixed; we don't allow detecting a system library anymore

@quinnj quinnj closed this as completed Apr 3, 2018
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

No branches or pull requests

1 participant