summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-18 07:52:49 +0000
committerSam James <sam@gentoo.org>2021-12-18 07:52:49 +0000
commitf61d960a2afabe865154df83397cd17d944f8065 (patch)
treee6aa7eb752b04df966515d8ac70553cca4eca983 /sys-cluster/mpich
parentdev-util/diffoscope: add 197 (diff)
downloadgentoo-f61d960a2afabe865154df83397cd17d944f8065.tar.gz
gentoo-f61d960a2afabe865154df83397cd17d944f8065.tar.bz2
gentoo-f61d960a2afabe865154df83397cd17d944f8065.zip
sys-cluster/mpich: fix build (--without-ze)
Closes: https://bugs.gentoo.org/822837 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r--sys-cluster/mpich/mpich-3.4.2-r2.ebuild (renamed from sys-cluster/mpich/mpich-3.4.2-r1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/mpich/mpich-3.4.2-r1.ebuild b/sys-cluster/mpich/mpich-3.4.2-r2.ebuild
index 403ac8cf2eeb..ddaf646f0454 100644
--- a/sys-cluster/mpich/mpich-3.4.2-r1.ebuild
+++ b/sys-cluster/mpich/mpich-3.4.2-r2.ebuild
@@ -117,6 +117,7 @@ multilib_src_configure() {
--with-fiprovider-libdir="$(get_libdir)" \
${c} \
--with-pm=hydra \
+ --without-ze \
--with-device=ch3 \
--disable-fast \
--enable-versioning \