Salome HOME
ajout cmake au lanceur runtime, changement de l'environ pour CONFIGURATION
[tools/sat_salome.git] / products / root.pyconf
index 862f5bf75f41eb47e01437331b92c89d08037fcd..5ed66eb97f61f44559d0025b1f066056cffdf132 100644 (file)
@@ -34,6 +34,7 @@ default_win:
 
 version_6_24_00:
 {
+    get_source : "archive"
     patches : []
 }
 
@@ -62,7 +63,13 @@ 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_UB22_04:
+{
+    get_source : "archive"
+    patches : ['root-6.22.02.patch', 'root-6.22-afterImage.UB22.patch']
 }
 
 version_6_22_02_win:
@@ -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"