commit:     86d4b02075861aceeb1a382baa54ee95f6ec9d28
Author:     Max Satula <maksym.satula <AT> gmail <DOT> com>
AuthorDate: Thu Aug 31 01:52:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 08:46:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d4b020

dev-db/ocp: Remove no-as-needed flag after upstream fix in -9999

Closes: https://github.com/gentoo/gentoo/pull/5565
Package-Manager: Portage-2.3.2, Repoman-2.3.3

 dev-db/ocp/ocp-9999.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/dev-db/ocp/ocp-9999.ebuild b/dev-db/ocp/ocp-9999.ebuild
index 3745af1f5a8..baab9a6071e 100644
--- a/dev-db/ocp/ocp-9999.ebuild
+++ b/dev-db/ocp/ocp-9999.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=6
 
-inherit flag-o-matic
-
 DESCRIPTION="Oracle copy tool"
 HOMEPAGE="https://github.com/maxsatula/ocp";
 
@@ -34,8 +32,3 @@ src_prepare() {
                eautoreconf
        fi
 }
-
-src_configure() {
-       append-ldflags $(no-as-needed)
-       default
-}

Reply via email to