Salome HOME
tuning root/omniOrb
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Jul 2021 12:32:00 +0000 (14:32 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Jul 2021 12:32:00 +0000 (14:32 +0200)
applications/SALOME-master-native.pyconf
products/root.pyconf

index 7f683bc580c7ebc68daf068fce44fe62277c45a7..104e2c8c16bf68f8c434468c26ed9577ef5a7c21 100644 (file)
@@ -72,8 +72,8 @@ APPLICATION :
         netgen : '5.3.1_with_CAS_7.2'
         nlopt : '2.4.2'
         numpy : 'native'
-        omniORB : '4.2.4'
-        omniORBpy : '4.2.4'
+        omniORB : '4.2.2'
+        omniORBpy : '4.2.2'
         opencv : 'native'
         openVKL : '0.11.0'
         openturns: '1.16'
@@ -230,6 +230,9 @@ __overwrite__ :
       # FD 34 qt5 package is qt5-qtbase-devel.
       
       __condition__ : "VARS.dist in ['FD34']"
+      'APPLICATION.products.omniORB'  : '4.2.4'
+      'APPLICATION.products.omniORBpy': '4.2.4'
+      'PRODUCTS.root.version_6_22_02.patches' : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
       'PRODUCTS.qt.default.system_info.rpm' : []
       'PRODUCTS.qt.default.system_info.rpm_dev' : ["qt5-qtbase-devel"]
    }
index 862f5bf75f41eb47e01437331b92c89d08037fcd..17838241cc74fd3894dc41f233fe9e624e678c4a 100644 (file)
@@ -62,7 +62,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: