projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dd20c0
)
media-libs/mesa: Add support for llvm:8
author
Mike Lothian
<mike@fireburn.co.uk>
Thu, 9 Aug 2018 08:45:46 +0000
(09:45 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 9 Aug 2018 09:21:40 +0000
(11:21 +0200)
This allows mesa-9999 to compile against llvm-9999 again
Closes: https://github.com/gentoo/gentoo/pull/9423
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index c62a1ac78530aee333ab6b987ec34ccdd542fe1e..48cf2cd6807d71b0058ecaf1a9d3999b853f1d3e 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-145,6
+145,7
@@
RDEPEND="${RDEPEND}
# 3. Specify LLVM_MAX_SLOT, e.g. 6.
LLVM_DEPSTR="
|| (
+ sys-devel/llvm:8[${MULTILIB_USEDEP}]
sys-devel/llvm:7[${MULTILIB_USEDEP}]
sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]