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

use-system-blosc2 does not work with shared-only libblosc2 #172

Closed
mgorny opened this issue Sep 7, 2024 · 0 comments · Fixed by #174
Closed

use-system-blosc2 does not work with shared-only libblosc2 #172

mgorny opened this issue Sep 7, 2024 · 0 comments · Fixed by #174

Comments

@mgorny
Copy link

mgorny commented Sep 7, 2024

Not sure if I should report it here or in libcramjam. Currently, cramjam unconditionally uses blosc2 feature from libcramjam that maps onto blosc2-static. This means that when using use-system-blosc2, only a system library build statically can be used. However, on Gentoo c-blosc2 supplies a shared library only. Could you either make it possible to use either library, or provide some way to switch between them?

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 a pull request may close this issue.

1 participant