From: Nabil Ghodbane Date: Wed, 17 Feb 2021 17:35:05 +0000 (+0100) Subject: switch off openturns until all platforms related issues fixed X-Git-Tag: V9_7_0~114 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d9d01bed2430ecd076744e806ec312f7c75f722d;p=tools%2Fsat_salome.git switch off openturns until all platforms related issues fixed --- diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 6e45efb..0e812eb 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -71,7 +71,7 @@ APPLICATION : opencv : '3.2.0' openssl : "native" ospray : '1.8.4' - openturns: '1.16' + #openturns: '1.16' packaging : '17.1' ParaView : '5.8.0' petsc : '3.14.0' @@ -232,11 +232,11 @@ __overwrite__ : ] } - { - # - __condition__ : "VARS.dist in ['CO7']" - 'PRODUCTS.openturns.default.cmake_options' : " -DPYTHON_EXECUTABLE=${PYTHON_ROOT_DIR}/bin/python -DUSE_TBB=OFF" # essayer avec un nouveau gcc - } + # { + # # + # __condition__ : "VARS.dist in ['CO7']" + # 'PRODUCTS.openturns.default.cmake_options' : " -DPYTHON_EXECUTABLE=${PYTHON_ROOT_DIR}/bin/python -DUSE_TBB=OFF" # essayer avec un nouveau gcc + # } { __condition__ : "VARS.dist in ['CO7'] and APPLICATION.environ.build.VTK_SMP_IMPLEMENTATION_TYPE == 'TBB'"