Skip to content

Fix linker error on FreeBSD#62

Merged
sammycage merged 1 commit intosammycage:mainfrom
bsdcode:stdthreads
Aug 31, 2025
Merged

Fix linker error on FreeBSD#62
sammycage merged 1 commit intosammycage:mainfrom
bsdcode:stdthreads

Conversation

@bsdcode
Copy link
Contributor

@bsdcode bsdcode commented Aug 31, 2025

C11 threads support is provided by libstdthreads on FreeBSD. Depending solely on libpthread is not enough and prevents successful linking.

C11 threads support is provided by libstdthreads on FreeBSD. Depending solely on
libpthread is not enough and prevents successful linking.
@sammycage sammycage merged commit 944f045 into sammycage:main Aug 31, 2025
4 checks passed
@bsdcode bsdcode deleted the stdthreads branch August 31, 2025 14:48
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