From 03ee7f4b2ba98ba9836db3fa6d07fec5f9419363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 31 Jul 2023 08:40:01 +0200 Subject: [PATCH] Use separate yaksa I made a new package for yaksa, but forgot to make use of it mpich :( --- mpich.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mpich.spec b/mpich.spec index 701d49b..c4e62d9 100644 --- a/mpich.spec +++ b/mpich.spec @@ -30,6 +30,7 @@ BuildRequires: hwloc-devel >= 2.0 %if ! (0%{?rhel} >= 10) %ifarch x86_64 BuildRequires: infinipath-psm-devel +BuildRequires: json-c-devel BuildRequires: libpsm2-devel %endif %endif @@ -40,6 +41,7 @@ BuildRequires: numactl-devel %ifarch aarch64 ppc64le x86_64 BuildRequires: ucx-devel %endif +BuildRequires: yaksa-devel # For ./maint/extractcvars BuildRequires: perl(lib) %ifnarch s390 %{mips} @@ -134,6 +136,7 @@ CONFIGURE_OPTS=( --enable-lib-depend --disable-rpath --disable-silent-rules + --disable-dependency-tracking --with-gnu-ld --with-pm=hydra:gforker --includedir=%{_includedir}/%{name}-%{_arch} @@ -148,6 +151,7 @@ CONFIGURE_OPTS=( %ifarch aarch64 ppc64le x86_64 --with-ucx %endif + --with-yaksa ) # --with-device=ch3:nemesis