Accepting request 805380 from science:HPC
- Enable openmpi3 build for all SLE versions. (forwarded request 805379 from eeich) OBS-URL: https://build.opensuse.org/request/show/805380 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpiP?expand=0&rev=12
This commit is contained in:
commit
a1f8501ad5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 19:38:31 UTC 2020 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Enable openmpi3 build for all SLE versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 19:42:39 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mpiP
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,9 +25,6 @@
|
||||
%if 0%{?sle_version} >= 150200
|
||||
%define DisOMPI1 ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%if !0%{?is_opensuse} && 0%{?sle_version:1} && 0%{?sle_version} < 150200
|
||||
%define DisOMPI3 ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
%if "%flavor" == ""
|
||||
ExclusiveArch: do_not_build
|
||||
|
Loading…
Reference in New Issue
Block a user