Skip to content

Fix linking of libnfs to libpthread#584

Merged
sahlberg merged 1 commit intosahlberg:masterfrom
brad0:lib_Makefile_pthread
Mar 23, 2026
Merged

Fix linking of libnfs to libpthread#584
sahlberg merged 1 commit intosahlberg:masterfrom
brad0:lib_Makefile_pthread

Conversation

@brad0
Copy link
Copy Markdown
Contributor

@brad0 brad0 commented Mar 23, 2026

libnfs utilizes a bunch of POSIX threads functions but does
not link against libpthread as it should nor the pkg-config file
properly listing libpthread as a static link time dependency.

libnfs utilizes a bunch of POSIX threads functions but does
not link against libpthread as it should nor the pkg-config file
properly listing libpthread as a static link time dependency.
@sahlberg sahlberg merged commit 0169c73 into sahlberg:master Mar 23, 2026
6 of 11 checks passed
@sahlberg
Copy link
Copy Markdown
Owner

Merged. Thanks

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