mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/trilinos: add missing instantiations
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
@@ -182,6 +182,7 @@ src_configure() {
|
||||
local mycmakeargs+=(
|
||||
-DAmesos2_ENABLE_LAPACK=ON
|
||||
-DAmesos2_ENABLE_MUMPS=OFF
|
||||
-DTpetra_INST_SERIAL=ON
|
||||
)
|
||||
|
||||
use eigen && \
|
||||
|
||||
@@ -182,6 +182,7 @@ src_configure() {
|
||||
local mycmakeargs+=(
|
||||
-DAmesos2_ENABLE_LAPACK=ON
|
||||
-DAmesos2_ENABLE_MUMPS=OFF
|
||||
-DTpetra_INST_SERIAL=ON
|
||||
)
|
||||
|
||||
use eigen && \
|
||||
Reference in New Issue
Block a user