projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfa299
)
media-libs/mesa: Readd forgotten USE=debug
author
Matt Turner
<mattst88@gentoo.org>
Sun, 17 Jun 2018 23:52:49 +0000
(16:52 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Sun, 17 Jun 2018 23:53:05 +0000
(16:53 -0700)
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 73bba1fe278be60e6533b18bac17e375e394ca63..1a11d453698ea28f5ddd685aa4171e8f5f141b57 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-378,6
+378,7
@@
multilib_src_configure() {
-Ddri-drivers=$(driver_list "${DRI_DRIVERS[*]}")
-Dgallium-drivers=$(driver_list "${GALLIUM_DRIVERS[*]}")
-Dvulkan-drivers=$(driver_list "${VULKAN_DRIVERS[*]}")
+ --buildtype $(usex debug debug plain)
)
meson_src_configure
}