meson: drop pthread-stubs dependency on BSDs
authorJan Beich <jbeich@FreeBSD.org>
Wed, 8 Sep 2021 09:14:20 +0000 (09:14 +0000)
committerJan Beich <jbeich@FreeBSD.org>
Fri, 10 Feb 2023 14:58:52 +0000 (14:58 +0000)
commit332809f3ee19f07abc03b62d5892fae51b9d9902
tree15e062c0c4da4b06b36612e7165f1ccbc1caceb8
parentc6d6dce99fb3e7e681fbba9e198345fdbd10e49e
meson: drop pthread-stubs dependency on BSDs

pthread-stubs >= 0.4 simply passes -pthread which is similar to what
dependency('threads') returns. And make it a private dependency
for subprojects even on Linux.

Reviewed-by: Emmanuel Vadot <manu@FreeBSD.org>
.gitlab-ci.yml
amdgpu/meson.build
etnaviv/meson.build
exynos/meson.build
freedreno/meson.build
intel/meson.build
meson.build
omap/meson.build
radeon/meson.build
tegra/meson.build