Skip to content

Commit

Permalink
media-libs/gstreamer: disable building of unused benchmarks
Browse files Browse the repository at this point in the history
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
  • Loading branch information
leio committed Jun 16, 2018
1 parent fc94a89 commit eadca91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media-libs/gstreamer/gstreamer-1.14.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eadca91

Please sign in to comment.