Skip to content

common: Ensure libcommon.so is build if BUILD_SHARED_LIBS=ON (#13156) #13158

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

Closed
wants to merge 1 commit into from

Conversation

kinchahoy
Copy link

Ensures BUILD_SHARED_LIBS=ON creates shared libraries that contain functions from /common (currently always static). Resolves #13156

@ngxson
Copy link
Collaborator

ngxson commented Apr 30, 2025

I'm closing this because we can't distribute libcommon as discussed, it will be too complicated to manage breaking changes

@ngxson ngxson closed this Apr 30, 2025
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.

Misc. bug: Shared libraries don't properly contain /common/ functions
2 participants