forked from products/SUSE_ALP_Standard
disable building gnu-compiler-hpc on older gcc
This commit is contained in:
7
_config
7
_config
@@ -257,6 +257,13 @@ Macros:
|
|||||||
# On ALP there's no need for sanlock-devel and its dependencies
|
# On ALP there's no need for sanlock-devel and its dependencies
|
||||||
BuildFlags: excludebuild:lvm2:lockd
|
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"
|
%if "%_repository" == "images" || "%_repository" == "container"
|
||||||
Prefer: openSUSE-release -dummy-release
|
Prefer: openSUSE-release -dummy-release
|
||||||
# FTP tree takes forever
|
# FTP tree takes forever
|
||||||
|
Reference in New Issue
Block a user