From 8094d4b34dfed6a5356e178e6aa19eb109f48cce8bfb55f767b315091f277d6e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Jul 2024 08:27:55 +0000 Subject: [PATCH] - Enable build on riscv64 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=69 --- openucx.changes | 5 +++++ openucx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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