Skip to content
Snippets Groups Projects
Verified Commit 6cd670e8 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Build system: add threads dependency

Since glibc 2.34, explicitly linking against pthread is no longer needed. It
seems to be the same on other environments, such as MSYS2 or Homebrew.

However, BinaryBuilder uses musl instead of glibc, and it therefore requires
explicit linking against pthread.
parent e884dba1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment