diff --git a/openucx.changes b/openucx.changes index 21dabd1..83a0cc1 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 29 16:55:27 UTC 2024 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Wed Jun 26 15:43:05 UTC 2024 - Nicolas Morey diff --git a/openucx.spec b/openucx.spec index f0bef15..70bd83f 100644 --- a/openucx.spec +++ b/openucx.spec @@ -49,7 +49,7 @@ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: aarch64 %power64 x86_64 s390x +ExclusiveArch: aarch64 %power64 x86_64 s390x riscv64 %description UCX stands for Unified Communication X. UCX provides a communication