Accepting request 1198442 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1198442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu-compilers-hpc?expand=0&rev=22
This commit is contained in:
commit
e1ea44fed0
@ -6,4 +6,5 @@
|
||||
<package>gnu11-hpc</package>
|
||||
<package>gnu12-hpc</package>
|
||||
<package>gnu13-hpc</package>
|
||||
<package>gnu14-hpc</package>
|
||||
</multibuild>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 10:01:58 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- added gcc14 flavor (bsc#1229986)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 12:35:03 UTC 2024 - Nicolas Morey <nicolas.morey@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user