From: Nabil Ghodbane Date: Tue, 31 Jan 2023 14:27:47 +0000 (+0100) Subject: spns #32926: backport KERNEL & CONFIGURATION fixes on more recent platforms to ensure... X-Git-Tag: V9_11_0~118 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=27af7bab11fb752aba5c1d34106388ab7dfeb5b3;p=tools%2Fsat_salome.git spns #32926: backport KERNEL & CONFIGURATION fixes on more recent platforms to ensure OSCAR prerequisites compile --- diff --git a/products/CONFIGURATION.pyconf b/products/CONFIGURATION.pyconf index 0eb7828..c7640e8 100755 --- a/products/CONFIGURATION.pyconf +++ b/products/CONFIGURATION.pyconf @@ -31,7 +31,7 @@ version_V9_9_0_FD36 : patches: ['SPNS-29988-CONFIGURATION-V9_9_0.patch'] } -version_v9_2_0_CO8 : +version_V9_2_0_CO8 : { patches: ['SPNS-32926-CONFIGURATION-V9_2_0.FindXDR.patch'] } diff --git a/products/KERNEL.pyconf b/products/KERNEL.pyconf index 093c7b9..e2f8419 100644 --- a/products/KERNEL.pyconf +++ b/products/KERNEL.pyconf @@ -149,7 +149,7 @@ version_V9_9_0_MPI : ] } -version_V9_2_0 : +version_V9_2_0_CO8 : { cmake_options : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_CMAKE_DEBUG=ON " depend : ["Python", @@ -170,7 +170,7 @@ version_V9_2_0 : "pytz", "LIBBATCH" ] - patches: [] + patches: ['SPNS-32926-KERNEL-V9_2_0.FindXDR.patch'] } version_V8_5_0_to_V9_6_0: