Salome HOME
ajout cmake au lanceur runtime, changement de l'environ pour CONFIGURATION
[tools/sat_salome.git] / products / root.pyconf
index 17838241cc74fd3894dc41f233fe9e624e678c4a..5ed66eb97f61f44559d0025b1f066056cffdf132 100644 (file)
@@ -34,6 +34,7 @@ default_win:
 
 version_6_24_00:
 {
+    get_source : "archive"
     patches : []
 }
 
@@ -65,6 +66,12 @@ version_6_22_02:
     patches : ['root-6.22.02.patch']
 }
 
+version_6_22_02_UB22_04:
+{
+    get_source : "archive"
+    patches : ['root-6.22.02.patch', 'root-6.22-afterImage.UB22.patch']
+}
+
 version_6_22_02_win:
 {
     build_source : "script"
@@ -74,6 +81,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"