Merge pull request 'Temporarily exclude gcc13 from building.' (#13) from gleidi/SLFO_main:pbp into main
Reviewed-on: https://src.suse.de/products/SLFO_main/pulls/13 Reviewed-by: Marco Strigl <mstrigl@gitea_noreply@suse.de>
This commit is contained in:
commit
e7a5344da5
4
_config
4
_config
@ -87,6 +87,10 @@ Macros:
|
|||||||
# SUSE SLFO specific change
|
# SUSE SLFO specific change
|
||||||
%if "%_project" == "SUSE:SLFO:Main:Build" || "%{sub %_project 1 22}" == "SUSE:SLFO:Main:Staging"
|
%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
|
# no mono on SLFO
|
||||||
BuildFlags: excludebuild:gettext-runtime:gettext-csharp
|
BuildFlags: excludebuild:gettext-runtime:gettext-csharp
|
||||||
BuildFlags: excludebuild:meson:test
|
BuildFlags: excludebuild:meson:test
|
||||||
|
Loading…
Reference in New Issue
Block a user