mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sci-libs/superlu: change headers installation directories for backwards
compat (and other distros) Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=603456 Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -50,6 +50,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs+=(
|
||||
-DCMAKE_INSTALL_INCLUDEDIR="include/superlu"
|
||||
-DBUILD_SHARED_LIBS=ON
|
||||
-Denable_blaslib=OFF
|
||||
-Denable_tests=$(usex test)
|
||||
Reference in New Issue
Block a user