Salome HOME
corrections coquilles natif pour UB20 + suppression openssl non utile en natif
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 3347aa0b5134b24a2a2f6e2c96c9df1bb4b0c931..9a9ce83990caf0c115b41f9bc9679b29d76c10dd 100644 (file)
@@ -72,7 +72,6 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : 'native'
-        openssl : 'native'
         ospray : '1.8.4'
         packaging : 'native'
         ParaView : '5.8.0'
@@ -172,13 +171,13 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
-__overwrite__ :
-[
-   {
-      # Overwrite dedicated to older distributions for a further native use
-      # (Some system packages are missing for now on CentOS 8)
-      __condition__ : "VARS.dist in ['FD32', 'DB10']"
-      'APPLICATION.products.omniORB' : 'native'
-      'APPLICATION.products.omniORBpy' : 'native'
-   }
-]
+#__overwrite__ :
+#[
+#   {
+#      # Overwrite dedicated to older distributions for a further native use
+#      # (Some system packages are missing for now on CentOS 8)
+#      __condition__ : "VARS.dist in ['FD32', 'DB10']"
+#      'APPLICATION.products.omniORB' : 'native'
+#      'APPLICATION.products.omniORBpy' : 'native'
+#   }
+#]