diff --git a/boost.changes b/boost.changes index 849c8e5..e13556e 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 26 14:08:59 UTC 2023 - Nicolas Morey + +- Fix build for gnu-mpich-hpc broken by previous update + ------------------------------------------------------------------- Tue Oct 24 08:09:17 UTC 2023 - Nicolas Morey diff --git a/boost.spec b/boost.spec index 1fe334a..3e248cf 100644 --- a/boost.spec +++ b/boost.spec @@ -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