diff --git a/_multibuild b/_multibuild index 6cf3a45..0e11740 100644 --- a/_multibuild +++ b/_multibuild @@ -6,4 +6,5 @@ gnu11-hpc gnu12-hpc gnu13-hpc + gnu14-hpc diff --git a/gnu-compilers-hpc.changes b/gnu-compilers-hpc.changes index 7872e97..6c84a2f 100644 --- a/gnu-compilers-hpc.changes +++ b/gnu-compilers-hpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 31 10:01:58 UTC 2024 - Marcus Meissner + +- added gcc14 flavor (bsc#1229986) + ------------------------------------------------------------------- Tue Jun 25 12:35:03 UTC 2024 - Nicolas Morey diff --git a/gnu-compilers-hpc.spec b/gnu-compilers-hpc.spec index 3cacdcc..5eb11fd 100644 --- a/gnu-compilers-hpc.spec +++ b/gnu-compilers-hpc.spec @@ -63,6 +63,10 @@ ExclusiveArch: do_not_build %define c_f_ver 13 %endif +%if "%flavor" == "gnu14-hpc" +%define c_f_ver 14 +%endif + # For Factory only build the default %if 0%{?suse_version} > 1600 # Only build gnu-hpc flavour but not on 32b systems