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

Make LZO compression support optional #10526

Open
zeodtr opened this issue Jul 23, 2024 · 0 comments
Open

Make LZO compression support optional #10526

zeodtr opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zeodtr
Copy link

zeodtr commented Jul 23, 2024

Description

The LZO library is required to build Velox. However, since Velox is licensed under Apache-2.0 while LZO is licensed under GPLv2+ (LZO License), this can cause license conflicts when using Velox.

To mitigate this issue, it would be beneficial to make the LZO library an optional dependency when building Velox.

@zeodtr zeodtr added the enhancement New feature or request label Jul 23, 2024
@zeodtr zeodtr changed the title Make LZO codec support optional Make LZO compression support optional Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant