Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_files/config/pipeline_config.yaml')
-rw-r--r--build_files/config/pipeline_config.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 611df59caec..bb33a3e6b2e 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -65,6 +65,8 @@ buildbot:
darwin-x86_64:
overrides: {}
linux-x86_64:
- overrides: {}
+ overrides: {
+ WITH_GHOST_X11: "OFF"
+ }
windows-amd64:
overrides: {}