Skip to content

Commit

Permalink
media-libs/gst-plugins-ugly: remove unneeded flag filtering
Browse files Browse the repository at this point in the history
Legacy from over 10 years ago, do not seem to cause problems now and we want to avoid over filtering.

Package-Manager: portage-2.2.23
  • Loading branch information
EvaSDK committed Oct 25, 2015
1 parent 86ffec7 commit 89b282f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,6 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.12
"

src_configure() {
# gst doesnt handle optimisations well
strip-flags
replace-flags "-O3" "-O2"
filter-flags "-fprefetch-loop-arrays" # see bug 22249

multilib-minimal_src_configure
}

multilib_src_install_all() {
DOCS="AUTHORS ChangeLog NEWS README RELEASE"
einstalldocs
Expand Down

0 comments on commit 89b282f

Please sign in to comment.