projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc94a89
)
media-libs/gstreamer: disable building of unused benchmarks
author
Mart Raudsepp
<leio@gentoo.org>
Fri, 15 Jun 2018 01:03:39 +0000
(
04:03
+0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sat, 16 Jun 2018 18:24:30 +0000
(21:24 +0300)
The test suite doesn't run them and they aren't installed, so don't
bother compiling them.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-libs/gstreamer/gstreamer-1.14.1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/gstreamer/gstreamer-1.14.1.ebuild
b/media-libs/gstreamer/gstreamer-1.14.1.ebuild
index 18ee8d48a9a76fbf7d331b9bd2a4e6bbb8c8ec81..5cab716692af64286db7de4b305b9ef9ecb4a558 100644
(file)
--- a/
media-libs/gstreamer/gstreamer-1.14.1.ebuild
+++ b/
media-libs/gstreamer/gstreamer-1.14.1.ebuild
@@
-56,6
+56,7
@@
multilib_src_configure() {
# Disable debug, as it only affects -g passing (debugging symbols), this must done through make.conf in gentoo
local myconf=(
--libexecdir="${EPREFIX}"/usr/$(get_libdir)
+ --disable-benchmarks
--disable-debug
--disable-examples
--disable-static