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

Specify link dependencies for static build #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bzeller
Copy link

@bzeller bzeller commented Jun 19, 2024

For static linking we need to specify the link dependencies via the pkg-config and FindLibSolv.cmake files as well, so statically linked application can refer to them.

@bzeller bzeller requested a review from mlschroe June 19, 2024 08:27
For static linking we need to specify the link dependencies via the
pkg-config and FindLibSolv.cmake files as well, so statically linked
application can refer to them.
@Conan-Kudo
Copy link
Member

Hopefully this will let me get rid of my hack in the DNF build scripts to deal with static libsolv, though I still don't know why we just don't ship libsolv as a shared library (everyone else does...).

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.

2 participants