Skip to content

Build with dyanmically loaded libraries #91

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

Open
hmaarrfk opened this issue Jun 14, 2020 · 0 comments
Open

Build with dyanmically loaded libraries #91

hmaarrfk opened this issue Jun 14, 2020 · 0 comments

Comments

@hmaarrfk
Copy link

At conda-forge we build with dynamically loaded libraries.

It would be nice to have a switch to enable both.

I had to do a few things:

  1. Disable your vendored version of brotli
  2. Link to all necessary libraries of brotli using their dyanmic version.

Still a bit of a work in progress, but the patch I had to use can be seen here:
https://github.com/conda-forge/staged-recipes/pull/11913/files

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