[gnutls-devel] GnuTLS | fix threading bug in libgnutls (#1044)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Jun 28 12:15:06 CEST 2020




Daiki Ueno commented:


Thanks for the suggestion; afaik gnutls tried to remove the hard dependency on libpthread in favor of the glibc stubs, though it has never been complete as it's technically not possible to remove libpthread dependency from p11-kit (see [the reasoning](https://github.com/p11-glue/p11-kit/pull/177)).

I think the best way to handle this is to rely on the pthread module in gnulib, which adjusts [compiler / linker flags](https://git.savannah.gnu.org/cgit/gnulib.git/tree/m4/threadlib.m4#n558) properly on different platforms.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1044#note_369437941
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200628/2f739266/attachment-0001.html>


More information about the Gnutls-devel mailing list