[Bf-blender-cvs] [f27b5120b06] tmp-buildbot-gcc-10: Switch GCC version for buildbot builds to 10.

Bastien Montagne noreply at git.blender.org
Tue Jul 27 15:50:41 CEST 2021


Commit: f27b5120b062fcf82bcbd6107dd6f1e1791e62c3
Author: Bastien Montagne
Date:   Tue Jul 27 15:48:49 2021 +0200
Branches: tmp-buildbot-gcc-10
https://developer.blender.org/rBf27b5120b062fcf82bcbd6107dd6f1e1791e62c3

Switch GCC version for buildbot builds to 10.

===================================================================

M	build_files/config/pipeline_config.yaml

===================================================================

diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 611df59caec..b798d4e8ca8 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -49,7 +49,7 @@ update-code:
 #
 buildbot:
     gcc:
-        version: '9.0.0'
+        version: '10.0.0'
     cuda10:
         version: '10.1.0'
     cuda11:



More information about the Bf-blender-cvs mailing list