From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/mfem/
Date: Tue, 31 May 2022 15:36:45 +0000 (UTC) [thread overview]
Message-ID: <1654011402.b1d1dfe27ae8cfa80ceead6e5e8938a0634ed9ff.Alessandro-Barbieri@gentoo> (raw)
commit: b1d1dfe27ae8cfa80ceead6e5e8938a0634ed9ff
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 31 15:28:05 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 31 15:36:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1d1dfe2
sci-libs/mfem: remove moonolith cmake arg
Closes: https://bugs.gentoo.org/848042
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-libs/mfem/mfem-4.4.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-libs/mfem/mfem-4.4.ebuild b/sci-libs/mfem/mfem-4.4.ebuild
index 12c00fc51..5d96fcc42 100644
--- a/sci-libs/mfem/mfem-4.4.ebuild
+++ b/sci-libs/mfem/mfem-4.4.ebuild
@@ -34,7 +34,7 @@ IUSE="
${cpuflags}
benchmark codipack debug examples exceptions ginkgo hip lapack +metis mpfr mpi mumps netcdf openmp petsc slepc sparse ssl strumpack sundials superlu test threadsafe unwind zlib
"
-# TODO: cuda mesquite gslib
+# TODO: cuda mesquite gslib moonolith
RDEPEND="
benchmark? ( dev-cpp/benchmark )
@@ -121,7 +121,6 @@ src_configure() {
-DMFEM_USE_GSLIB=NO
-DMFEM_USE_HIOP=NO
-DMFEM_USE_MKL_CPARDISO=NO
- -DMFEM_USE_MOONOLITH=NO
-DMFEM_USE_OCCA=NO
-DMFEM_USE_PARELAG=NO
-DMFEM_USE_PUMI=NO
@@ -157,6 +156,9 @@ src_configure() {
if use codipack; then
mycmakeargs+=( "-DCODIPACK_INCLUDE_DIR=${EPREFIX}/usr/include/codi" )
fi
+# if use moonolith; then
+# mycmakeargs+=( "-DMFEM_USE_MOONOLITH=ON" )
+# fi
if use mpi; then
mycmakeargs+=( "-DHYPRE_INCLUDE_DIR=${EPREFIX}/usr/include/hypre" )
fi
next reply other threads:[~2022-05-31 15:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 15:36 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-26 21:20 [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/mfem/ Alessandro Barbieri
2022-05-25 20:21 Alessandro Barbieri
2022-05-25 19:21 Alessandro Barbieri
2022-05-25 12:17 Alessandro Barbieri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654011402.b1d1dfe27ae8cfa80ceead6e5e8938a0634ed9ff.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox