forked from pool/mvapich2
Accepting request 616878 from home:NMoreyChaisemartin:branches:science:HPC
- Disable HPC builds for SLE12 (fate#323655) OBS-URL: https://build.opensuse.org/request/show/616878 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=39
This commit is contained in:
parent
9087f49e9c
commit
1c2ba3b675
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 07:07:37 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
- Disable HPC builds for SLE12 (fate#323655)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 25 13:07:18 UTC 2018 - kasimir_@outlook.de
|
||||
|
||||
|
@ -160,6 +160,10 @@ Patch1: mvapich2-pthread_yield.patch
|
||||
Patch2: mvapich2-arm-support.patch
|
||||
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Disable hpc builds for SLE12
|
||||
%if 0%{?sle_version} > 120200 && 0%{?sle_version} < 150000 && %{with hpc}
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
Loading…
Reference in New Issue
Block a user