diff --git a/gnu-compilers-hpc.changes b/gnu-compilers-hpc.changes index a847333..5ae3bab 100644 --- a/gnu-compilers-hpc.changes +++ b/gnu-compilers-hpc.changes @@ -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 diff --git a/gnu-compilers-hpc.spec b/gnu-compilers-hpc.spec index fde6950..8922a32 100644 --- a/gnu-compilers-hpc.spec +++ b/gnu-compilers-hpc.spec @@ -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