Salome HOME
PMML depends on cppunit - otherwise won't use the embedded cppunit if not installed...
[tools/sat_salome.git] / products / root.pyconf
index d89de2d99f4cefc9d03ad67469030db061637b3e..a23b576830a9e6dfd85ef365b3bc6436d8a77802 100644 (file)
@@ -66,6 +66,15 @@ 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',
+               'root-6.22-string_view.UB22.patch'
+               ]
+}
+
 version_6_22_02_win:
 {
     build_source : "script"
@@ -75,6 +84,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"