mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
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@gmail.com>
This commit is contained in:
@@ -39,7 +39,6 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
append-cxxflags "-Wl,-soname=libann.so.0"
|
||||
use profile && append-cxxflags -DANN_PERF
|
||||
econf --disable-static
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user