]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #24300 only FD34 use omniORB 4.2.4 and omniORBpy 4.2.4 due to gcc 11 spns/24300
authorSALOME support <support-salome@cea.fr>
Fri, 23 Jul 2021 11:12:13 +0000 (13:12 +0200)
committerSALOME support <support-salome@cea.fr>
Fri, 23 Jul 2021 11:12:13 +0000 (13:12 +0200)
applications/SALOME-master-native.pyconf

index 7f683bc580c7ebc68daf068fce44fe62277c45a7..86ba65098073c7caae4d9383fd45a7d4bc773e6c 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.3'
+        omniORBpy : '4.2.3'
         opencv : 'native'
         openVKL : '0.11.0'
         openturns: '1.16'
@@ -230,6 +230,8 @@ __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.qt.default.system_info.rpm' : []
       'PRODUCTS.qt.default.system_info.rpm_dev' : ["qt5-qtbase-devel"]
    }