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

add pthread to pkgconfig file #13

Closed
E5ten opened this issue Dec 9, 2020 · 0 comments
Closed

add pthread to pkgconfig file #13

E5ten opened this issue Dec 9, 2020 · 0 comments

Comments

@E5ten
Copy link
Contributor

E5ten commented Dec 9, 2020

Since libudev-zero uses pthreads, the .pc file should probably have Libs.private: -lpthread added, so that something that doesn't otherwise link libpthread (on platforms where libpthread is actually separate from libc, unlike with musl) will still get the symbols needed when statically linking libudev.a.

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

No branches or pull requests

1 participant