projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4721097
)
media-libs/mesa: Use --enable-llvm instead of --enable-gallium-llvm.
author
Matt Turner
<mattst88@gentoo.org>
Wed, 22 Feb 2017 23:51:03 +0000
(15:51 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 22 Feb 2017 23:52:05 +0000
(15:52 -0800)
Replaced upstream by commit
b3b415609d06
.
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 385d8f390d7eef85002eca3a0d76f813b1b76a21..8cdbf45c37be7a3c2b05900b5d24f95b918f18a7 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-232,7
+232,7
@@
multilib_src_configure() {
if use gallium; then
myconf+="
$(use_enable d3d9 nine)
- $(use_enable llvm
gallium-llvm
)
+ $(use_enable llvm)
$(use_enable openmax omx)
$(use_enable vaapi va)
$(use_enable vdpau)