public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich2/
Date: Fri, 15 Oct 2021 21:43:38 +0000 (UTC)	[thread overview]
Message-ID: <1634334196.c9050c741fa5bec1a5df21691891ae09d8de3fce.sam@gentoo> (raw)

commit:     c9050c741fa5bec1a5df21691891ae09d8de3fce
Author:     Christopher Layne <clayne <AT> anodized <DOT> com>
AuthorDate: Fri Oct 15 21:23:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 21:43:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9050c74

sys-cluster/mpich2: Restore missing conf opts

* Commit 4c2a5999 errantly removed use of a temporary variable when
  converting the calling method to use bash.

Closes: https://bugs.gentoo.org/814548
Closes: https://github.com/gentoo/gentoo/pull/22592
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/mpich2/{mpich2-1.5.ebuild => mpich2-1.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
similarity index 98%
rename from sys-cluster/mpich2/mpich2-1.5.ebuild
rename to sys-cluster/mpich2/mpich2-1.5-r1.ebuild
index 05eb7a68a7d..b436f7e5fe9 100644
--- a/sys-cluster/mpich2/mpich2-1.5.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
@@ -89,7 +89,7 @@ src_configure() {
 	c="${c} --docdir=${EPREFIX}/usr/share/doc/${PF}"
 
 	# Forcing Bash as there's quite a few bashisms in the build system
-	CONFIG_SHELL="${BROOT}/bin/bash" econf \
+	CONFIG_SHELL="${BROOT}/bin/bash" econf ${c} \
 		--with-pm=hydra \
 		--disable-mpe \
 		--disable-fast \


             reply	other threads:[~2021-10-15 21:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15 21:43 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-29 22:44 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich2/ Sam James
2021-09-23 20:32 Sam James
2021-09-23 20:31 Sam James
2020-11-16 23:21 David Seifert
2019-09-04 14:21 Justin Bronder
2017-11-03 21:12 Andreas Hüttel
2017-06-23  5:20 Alexis Ballier

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=1634334196.c9050c741fa5bec1a5df21691891ae09d8de3fce.sam@gentoo \
    --to=sam@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