_config: Exclude lttng-modules from building since it is currently broken.
This commit is contained in:
parent
c6287fc23b
commit
e4af4725f7
3
_config
3
_config
@ -86,6 +86,9 @@ 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"
|
||||||
|
|
||||||
|
# lttng-modules does not build on SLFO
|
||||||
|
BuildFlags: excludebuild:lttng-modules
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user