forked from pool/boost
Accepting request 1120597 from home:NMorey:branches:science
- Fix build for gnu-mpich-hpc broken by previous update OBS-URL: https://build.opensuse.org/request/show/1120597 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=318
This commit is contained in:
parent
5810b1f9da
commit
ab20788c9f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 26 14:08:59 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
- Fix build for gnu-mpich-hpc broken by previous update
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 24 08:09:17 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
Tue Oct 24 08:09:17 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
10
boost.spec
10
boost.spec
@ -109,6 +109,16 @@ ExclusiveArch: do_not_build
|
|||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if "%{flavor}" == "gnu-mpich-hpc"
|
||||||
|
%define build_base 0
|
||||||
|
%define compiler_family gnu
|
||||||
|
%define mpi_flavor mpich
|
||||||
|
%undefine c_f_ver
|
||||||
|
%bcond_without hpc
|
||||||
|
%bcond_without mpi
|
||||||
|
%bcond_without python3
|
||||||
|
%endif
|
||||||
|
|
||||||
%if "%{flavor}" == "gnu10-openmpi4-hpc"
|
%if "%{flavor}" == "gnu10-openmpi4-hpc"
|
||||||
%{?DisOMPI4}
|
%{?DisOMPI4}
|
||||||
%define build_base 0
|
%define build_base 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user