SHA256
6
0
forked from pool/libcircle

Disable 32b builds as there is no more openmpi available #1

Merged
NMorey merged 1 commits from :main into main 2025-10-31 17:46:02 +01:00
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 31 16:33:24 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
- Disable 32b builds as there is no more openmpi available
-------------------------------------------------------------------
Wed Apr 28 08:07:05 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@@ -39,6 +39,9 @@ BuildRequires: libtool
BuildRequires: openmpi-macros-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(check)
%if 0%{?suse_version} >= 1600
ExcludeArch: %ix86 %arm
%endif
%description
A simple interface for processing workloads using an automatically distributed global queue.