disable building gnu-compiler-hpc on older gcc
This commit is contained in:
parent
54eb14945c
commit
380f2e9b19
7
_config
7
_config
@ -257,6 +257,13 @@ Macros:
|
||||
# On ALP there's no need for sanlock-devel and its dependencies
|
||||
BuildFlags: excludebuild:lvm2:lockd
|
||||
|
||||
# ALP only ships gcc13, not older versions
|
||||
BuildFlags: excludebuild:gnu-compilers-hpc:gnu8-hpc
|
||||
BuildFlags: excludebuild:gnu-compilers-hpc:gnu9-hpc
|
||||
BuildFlags: excludebuild:gnu-compilers-hpc:gnu10-hpc
|
||||
BuildFlags: excludebuild:gnu-compilers-hpc:gnu11-hpc
|
||||
BuildFlags: excludebuild:gnu-compilers-hpc:gnu12-hpc
|
||||
|
||||
%if "%_repository" == "images" || "%_repository" == "container"
|
||||
Prefer: openSUSE-release -dummy-release
|
||||
# FTP tree takes forever
|
||||
|
Loading…
Reference in New Issue
Block a user