]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #3931 from bgilbert/pthread
authorYann Collet <Cyan4973@users.noreply.github.com>
Sun, 21 Apr 2024 03:25:19 +0000 (20:25 -0700)
committerGitHub <noreply@github.com>
Sun, 21 Apr 2024 03:25:19 +0000 (20:25 -0700)
meson: don't add `-pthread` to static linking flags on Windows


Trivial merge