From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-842475-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3EB2E1388C0 for <garchives@archives.gentoo.org>; Sun, 25 Oct 2015 23:01:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A21CCE081C; Sun, 25 Oct 2015 23:01:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5D0DE0807 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Oct 2015 23:01:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E22D33E01A for <gentoo-commits@lists.gentoo.org>; Sun, 25 Oct 2015 23:01:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 144F21924 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Oct 2015 23:01:11 +0000 (UTC) From: "Gilles Dartiguelongue" <eva@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" <eva@gentoo.org> Message-ID: <1445812812.89b282f543369eb6c869e3cf82ab36b67c04322c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild X-VCS-Directories: media-libs/gst-plugins-ugly/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 89b282f543369eb6c869e3cf82ab36b67c04322c X-VCS-Branch: master Date: Sun, 25 Oct 2015 23:01:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1d6c9499-3a13-49c8-b2ed-87695aad1c19 X-Archives-Hash: c91b88bd1020b18fb04321d7cb50c27f commit: 89b282f543369eb6c869e3cf82ab36b67c04322c Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Oct 25 21:52:39 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Oct 25 22:40:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b282f5 media-libs/gst-plugins-ugly: remove unneeded flag filtering 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 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 9 --------- 1 file changed, 9 deletions(-) diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild index 408ed6a..e40a4fb 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild @@ -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