Salome HOME
llvm 8.0.1 fedora 34 compliance
[tools/sat_salome.git] / products / root.pyconf
index 862f5bf75f41eb47e01437331b92c89d08037fcd..6b4aa8cafdb87b700b71d07240598f907c4ed2cb 100644 (file)
@@ -34,6 +34,7 @@ default_win:
 
 version_6_24_00:
 {
+    get_source : "archive"
     patches : []
 }
 
@@ -62,7 +63,7 @@ version_6_22_06_win:
 version_6_22_02:
 {
     get_source : "archive"
-    patches : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
+    patches : ['root-6.22.02.patch']
 }
 
 version_6_22_02_win:
@@ -74,6 +75,13 @@ version_6_22_02_win:
     patches : []
 }
 
+# these two patches cannot be merged - compilation issue on UB20 otherwise
+version_6_22_02_FD34:
+{
+    get_source : "archive"
+    patches : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
+}
+
 version_6_16_00:
 {
     get_source : "archive"