public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Francois Bissey" <f.r.bissey@massey.ac.nz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nwchem/
Date: Thu, 14 Mar 2013 02:32:23 +0000 (UTC)	[thread overview]
Message-ID: <1363228313.ceb0ec3fa58ed8cfd6ae692e5645afc2588ea293.fbissey@gentoo> (raw)

commit:     ceb0ec3fa58ed8cfd6ae692e5645afc2588ea293
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Thu Mar 14 02:31:53 2013 +0000
Commit:     Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
CommitDate: Thu Mar 14 02:31:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ceb0ec3f

Improving mpi linking. It will now work with openmpi as well.

---
 sci-chemistry/nwchem/ChangeLog           |    4 ++++
 sci-chemistry/nwchem/nwchem-6.1.1.ebuild |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/sci-chemistry/nwchem/ChangeLog b/sci-chemistry/nwchem/ChangeLog
index 887149c..b6b85fc 100644
--- a/sci-chemistry/nwchem/ChangeLog
+++ b/sci-chemistry/nwchem/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Mar 2013; François Bissey <francois.bissey@canterbury.ac.nz>
+  nwchem-6.1.1.ebuild:
+  Improving mpi linking. It will now work with openmpi as well.
+
   03 Mar 2013; Justin Lecher <jlec@gentoo.org> nwchem-6.1.1.ebuild,
   metadata.xml:
   Move to EAPI=5 and clean ebuild syntax style

diff --git a/sci-chemistry/nwchem/nwchem-6.1.1.ebuild b/sci-chemistry/nwchem/nwchem-6.1.1.ebuild
index 1ebb02c..a019608 100644
--- a/sci-chemistry/nwchem/nwchem-6.1.1.ebuild
+++ b/sci-chemistry/nwchem/nwchem-6.1.1.ebuild
@@ -62,7 +62,7 @@ src_compile() {
 		export MPI_LOC=/usr
 		export MPI_INCLUDE=$MPI_LOC/include
 		export MPI_LIB=$MPI_LOC/$(get_libdir)
-		export LIBMPI="-lfmpich -lmpich -lpthread" # fix mpi linking!
+		export LIBMPI="$(mpif90 -showme:link)"
 	fi
 	if [ "$ARCH" = "amd64" ]; then
 		export NWCHEM_TARGET=LINUX64


             reply	other threads:[~2013-03-14  2:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14  2:32 Francois Bissey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-04 11:59 [gentoo-commits] proj/sci:master commit in: sci-chemistry/nwchem/ Justin Lecher
2013-06-16 15:53 Justin Lecher
2013-10-19  6:19 Honza Macháček
2013-10-19  9:36 Honza Macháček
2014-08-07 10:10 Honza Macháček
2014-08-19 21:51 Christoph Junghans
2014-09-16 17:01 Christoph Junghans
2014-11-12 15:51 Honza Macháček
2014-12-09 17:45 Honza Macháček
2014-12-17 13:44 Honza Macháček
2015-01-05 16:18 Honza Macháček
2015-01-15 10:52 Honza Macháček
2015-03-02 12:20 Honza Macháček
2016-03-23 20:41 Alexey Shvetsov
2017-02-25 19:18 Justin Lecher

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=1363228313.ceb0ec3fa58ed8cfd6ae692e5645afc2588ea293.fbissey@gentoo \
    --to=f.r.bissey@massey.ac.nz \
    --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