- Update to gcc version 7 for SLE-12 HPC.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/gnu-compilers-hpc?expand=0&rev=11
This commit is contained in:
Egbert Eich 2018-01-29 21:37:53 +00:00 committed by Git OBS Bridge
parent fa17ee7a96
commit 67b1447856
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@ Mon Jan 29 21:22:16 UTC 2018 - eich@suse.com
- Create separate compiler version dependent packages
to make sure the correct compiler version is installed.
- Update to gcc version 7 for SLE-12 HPC.
-------------------------------------------------------------------
Fri Nov 10 20:17:48 UTC 2017 - eich@suse.com

View File

@ -31,8 +31,8 @@ ExclusiveArch: do_not_build
%undefine c_f_ver
%endif
%if "%flavor" == "gnu6-hpc"
%define c_f_ver 6
%if "%flavor" == "gnu7-hpc"
%define c_f_ver 7
%endif
# Keep in sync with macros.hpc-gnu