forked from products/SUSE_ALP_Standard
Correct prjconfig with new gcc-build split
This commit is contained in:
parent
2012e85ce7
commit
99683e4bd6
14
_config
14
_config
@ -3923,9 +3923,17 @@ Macros:
|
||||
|
||||
Prefer: -go1.18-openssl
|
||||
|
||||
# Required after gcc SR#322365
|
||||
Prefer: -cpp
|
||||
Prefer: -gcc-c++
|
||||
# Split between customer facing and internal compiler see gcc SR#322365
|
||||
Prefer: cpp-build
|
||||
Substitute: gcc gcc-build
|
||||
Substitute: gcc-c++ gcc-build-c++
|
||||
Substitute: gcc-32bit gcc-build-32bit
|
||||
Substitute: gcc-c++-32bit gcc-build-c++-32bit
|
||||
Substitute: gcc-PIE gcc-build-PIE
|
||||
Substitute: cpp cpp-build
|
||||
Substitute: libstdc++-devel libstdc++-build-devel
|
||||
Substitute: libstdc++-devel-32bit libstdc++-build-devel-32bit
|
||||
Substitute: libgccjit-devel libgccjit-build-devel
|
||||
|
||||
# aggregate packages on i586 and standard from Workbench
|
||||
BuildFlags: excludebuild:rpmlint-mini-AGGR
|
||||
|
Loading…
x
Reference in New Issue
Block a user