summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-09 15:30:15 -0800
committerMatt Turner <mattst88@gentoo.org>2018-11-09 15:32:22 -0800
commit59c06ef2ca463bb033bec7aaac3ea6c6404d94e9 (patch)
tree0f45c23cb4509282a754d1e8c6faa14d4a25664a /media-libs/mesa/mesa-18.2.4.ebuild
parentdev-lua/lua-openssl: remove old ebuild. (diff)
downloadgentoo-59c06ef2ca463bb033bec7aaac3ea6c6404d94e9.tar.gz
gentoo-59c06ef2ca463bb033bec7aaac3ea6c6404d94e9.tar.bz2
gentoo-59c06ef2ca463bb033bec7aaac3ea6c6404d94e9.zip
media-libs/mesa: Add patch to fix typo in meson.build
Fixes build failures on at least ppc and sparc. Patch should be in 18.2.5 and 18.3.0. 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.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-18.2.4.ebuild b/media-libs/mesa/mesa-18.2.4.ebuild
index dbdf7d53042b..a955d518e070 100644
--- a/media-libs/mesa/mesa-18.2.4.ebuild
+++ b/media-libs/mesa/mesa-18.2.4.ebuild
@@ -233,6 +233,7 @@ x86? (
PATCHES=(
"${FILESDIR}"/${P}-meson-link-gallium-nine-with-pthreads.patch
+ "${FILESDIR}"/${P}-meson-fix-libatomic-tests.patch
)
llvm_check_deps() {