Temporarily exclude gcc13 from building.
This commit is contained in:
parent
e0b3a49228
commit
99109b148b
4
_config
4
_config
@ -87,6 +87,10 @@ Macros:
|
||||
# SUSE SLFO specific change
|
||||
%if "%_project" == "SUSE:SLFO:Main:Build" || "%{sub %_project 1 22}" == "SUSE:SLFO:Main:Staging"
|
||||
|
||||
# FIXME: Temporary until gcc13 gets bootstrapped
|
||||
BuildFlags: excludebuild:gcc13
|
||||
# END FIXME
|
||||
|
||||
# no mono on SLFO
|
||||
BuildFlags: excludebuild:gettext-runtime:gettext-csharp
|
||||
BuildFlags: excludebuild:meson:test
|
||||
|
Loading…
Reference in New Issue
Block a user