summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-02 14:23:03 -0700
committerMatt Turner <mattst88@gentoo.org>2018-11-02 14:23:52 -0700
commiteb3fef9a8f43d4b973eaad8b162e8dcd3d992a3f (patch)
treed2eb9c6874db2ac62f292b970984a68987d30de9 /media-libs/mesa/mesa-18.2.4.ebuild
parentdev-python/neovim-remote: take over as maintainer (diff)
downloadgentoo-eb3fef9a8f43d4b973eaad8b162e8dcd3d992a3f.tar.gz
gentoo-eb3fef9a8f43d4b973eaad8b162e8dcd3d992a3f.tar.bz2
gentoo-eb3fef9a8f43d4b973eaad8b162e8dcd3d992a3f.zip
media-libs/mesa: Add upstream patch to avoid build failure
Closes: https://bugs.gentoo.org/670094 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa/mesa-18.2.4.ebuild')
-rw-r--r--media-libs/mesa/mesa-18.2.4.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-18.2.4.ebuild b/media-libs/mesa/mesa-18.2.4.ebuild
index 2b4e1542fc5f..16b4ad7ea3b8 100644
--- a/media-libs/mesa/mesa-18.2.4.ebuild
+++ b/media-libs/mesa/mesa-18.2.4.ebuild
@@ -231,6 +231,10 @@ x86? (
)
)"
+PATCHES=(
+ "${FILESDIR}"/${P}-meson-link-gallium-nine-with-pthreads.patch
+)
+
llvm_check_deps() {
local flags=${MULTILIB_USEDEP}
if use video_cards_r600 || use video_cards_radeon || use video_cards_radeonsi