Skip to content

Specify link dependencies for static build#566

Open
bzeller wants to merge 1 commit into
openSUSE:masterfrom
bzeller:static-deps
Open

Specify link dependencies for static build#566
bzeller wants to merge 1 commit into
openSUSE:masterfrom
bzeller:static-deps

Conversation

@bzeller

@bzeller bzeller commented Jun 19, 2024

Copy link
Copy Markdown

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
Copy Markdown
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