commit:     ce7b91dce9e8d0855ae2f4543254ce216b341adf
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Oct 16 07:35:46 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Oct 16 07:35:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce7b91dc

sci-libs/ann: no soname through cxxflags

Closes: https://bugs.gentoo.org/817308
Closes: https://bugs.gentoo.org/802021
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sci-libs/ann/ann-1.1.2_p7-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/ann/ann-1.1.2_p7-r2.ebuild 
b/sci-libs/ann/ann-1.1.2_p7-r2.ebuild
index 52ec0de6a..3c1e6a077 100644
--- a/sci-libs/ann/ann-1.1.2_p7-r2.ebuild
+++ b/sci-libs/ann/ann-1.1.2_p7-r2.ebuild
@@ -39,7 +39,6 @@ src_prepare() {
 }
 
 src_configure() {
-       append-cxxflags "-Wl,-soname=libann.so.0"
        use profile && append-cxxflags -DANN_PERF
        econf --disable-static
 }

Reply via email to