Commit 2b0c4abb1f20c8762d55e28bf440cd304fe6cfab

Nick Wellnhofer 2024-06-16T21:52:12

threads: Remove pthread weak symbol hack On Linux, we tried to detect the presence of libpthread to disable things like locks. This questionable hack doesn't work since glibc 2.34 which merged libpthread into libc.