commit:     f61d960a2afabe865154df83397cd17d944f8065
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 07:52:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 07:52:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61d960a

sys-cluster/mpich: fix build (--without-ze)

Closes: https://bugs.gentoo.org/822837
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/mpich/{mpich-3.4.2-r1.ebuild => mpich-3.4.2-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/mpich/mpich-3.4.2-r1.ebuild 
b/sys-cluster/mpich/mpich-3.4.2-r2.ebuild
similarity index 99%
rename from sys-cluster/mpich/mpich-3.4.2-r1.ebuild
rename to 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 \

Reply via email to