public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gerris/files/
Date: Sun, 29 Jan 2017 20:10:57 +0000 (UTC)	[thread overview]
Message-ID: <1485720577.82e5a15f852d2e0b0ee949ebfa74fb229b9129a6.soap@gentoo> (raw)

commit:     82e5a15f852d2e0b0ee949ebfa74fb229b9129a6
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan 29 09:07:01 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:09:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e5a15f

sci-libs/gerris: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3709

 sci-libs/gerris/files/gerris-hypre-no-mpi.patch | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/sci-libs/gerris/files/gerris-hypre-no-mpi.patch b/sci-libs/gerris/files/gerris-hypre-no-mpi.patch
deleted file mode 100644
index 2e3aede..00000000
--- a/sci-libs/gerris/files/gerris-hypre-no-mpi.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- configure.in.orig	2012-08-08 17:19:49.374366942 +0100
-+++ configure.in	2012-08-08 17:20:40.585155226 +0100
-@@ -334,7 +334,8 @@
- 
- # Build hypre module if HYPRE is installed
- hypre=no
--if test "x$use_mpicc" = "xyes" ; then # HYPRE needs MPI
-+# hypre does not need mpi
-+#if test "x$use_mpicc" = "xyes" ; then # HYPRE needs MPI
-    AC_CHECK_LIB(HYPRE, HYPRE_IJMatrixCreate, hypre="yes", hypre="no", [-lm])
-    if test x$hypre = xyes; then
-       AC_CHECK_HEADERS(HYPRE.h, hypre="yes", hypre="no")
-@@ -342,7 +343,7 @@
-    if test x$hypre = xno; then
-       AC_MSG_WARN([HYPRE not found. hypre Module won't be available.])
-    fi
--fi
-+#fi
- AM_CONDITIONAL(BUILD_HYPRE, test x$hypre = xyes)
- 
- # Build lis module if lis is installed


                 reply	other threads:[~2017-01-29 20:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1485720577.82e5a15f852d2e0b0ee949ebfa74fb229b9129a6.soap@gentoo \
    --to=soap@gentoo.org \
    --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