dev-libs/liblinear: Revert "Add IUSE=blas."
authorJeroen Roovers <jer@gentoo.org>
Sun, 11 Aug 2019 09:53:41 +0000 (11:53 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 11 Aug 2019 10:06:09 +0000 (12:06 +0200)
commitb07f8b0b5a03243325bcb38264c21319daac11e0
tree23ae2ead9aeac758e74ebcfd2a379cf431e4353b
parentd28a991f96743ec4d53dfc175f2d942cc385fd5b
dev-libs/liblinear: Revert "Add IUSE=blas."

In commit 22acd3654a599abcfe5457c157b6e2937a0242ec ("Add IUSE=blas.") I
tried to add support for linking against a BLAS implementation as
suggested in liblinear's documentation.

As so far liblinear does not support any helpers for linking against it
as well as a BLAS library in an automated way, enabling USE=blas can
result in linking failures in packages that are unaware of the BLAS
linkage. Until a pkg-config file or other reliable source for library
linkage is provided with liblinear, usage of an external BLAS library
cannot be supported.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Fixes: https://bugs.gentoo.org/691926
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
dev-libs/liblinear/liblinear-210-r1.ebuild
dev-libs/liblinear/liblinear-221.ebuild
dev-libs/liblinear/liblinear-230.ebuild