forked from pool/metis
Accepting request 833595 from home:eeich:branches:science
- Add build support for gcc10 to HPC build (bsc#1174439). OBS-URL: https://build.opensuse.org/request/show/833595 OBS-URL: https://build.opensuse.org/package/show/science/metis?expand=0&rev=16
This commit is contained in:
@@ -69,6 +69,13 @@ ExclusiveArch: do_not_build
|
||||
%undefine mpi_flavor
|
||||
%endif
|
||||
|
||||
%if "%{flavor}" == "gnu10-hpc"
|
||||
%bcond_without hpc
|
||||
%define compiler_family gnu
|
||||
%define c_f_ver 10
|
||||
%undefine mpi_flavor
|
||||
%endif
|
||||
|
||||
%if %{without hpc}
|
||||
%if 0%{!?package_name:1}
|
||||
%define package_name %{pname}
|
||||
|
Reference in New Issue
Block a user