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:
Arvin Schnell 2023-10-26 15:03:42 +00:00 committed by Git OBS Bridge
parent 5810b1f9da
commit ab20788c9f
2 changed files with 15 additions and 0 deletions

View File

@ -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>

View File

@ -109,6 +109,16 @@ ExclusiveArch: do_not_build
%bcond_without python3
%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"
%{?DisOMPI4}
%define build_base 0