Use bundled yaksa in RHEL builds

This commit is contained in:
Yaakov Selkowitz 2023-07-31 19:20:48 -04:00
parent 9d70e9040b
commit e983f61ee7
1 changed files with 6 additions and 0 deletions

View File

@ -41,7 +41,11 @@ BuildRequires: numactl-devel
%ifarch aarch64 ppc64le x86_64
BuildRequires: ucx-devel
%endif
%if ! 0%{?rhel}
BuildRequires: yaksa-devel
%else
Provides: bundled(yaksa) = 0.2
%endif
# For ./maint/extractcvars
BuildRequires: perl(lib)
%ifnarch s390 %{mips}
@ -151,7 +155,9 @@ CONFIGURE_OPTS=(
%ifarch aarch64 ppc64le x86_64
--with-ucx
%endif
%if ! 0%{?rhel}
--with-yaksa
%endif
)
# --with-device=ch3:nemesis