From: Nabil Ghodbane Date: Tue, 14 Dec 2021 12:33:57 +0000 (+0100) Subject: omniORB debug X-Git-Tag: V9_8_0~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=953f4194257228f888e0aa25103089992d4aadb4;p=tools%2Fsat_salome.git omniORB debug --- diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index b4c0d7b..8c61255 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -199,5 +199,6 @@ __overwrite__ : 'PRODUCTS.llvm.version_8_0_1_clang_win.build_source' : 'script' 'PRODUCTS.llvm.version_8_0_1_clang_win.compil_script' : 'llvm-8.0.1.bat' 'PRODUCTS.tbb.version_2019_U8_win.patches' : ['tbb-2019_U8_windows10.patch', 'tbb-2019_U8_windows10_debug.patch'] + 'PRODUCTS.omniORB.default.patches': ['omniORB-4.2.3-windows-debug.patch'] } ] diff --git a/products/omniORB.pyconf b/products/omniORB.pyconf index babe49e..a973fbd 100644 --- a/products/omniORB.pyconf +++ b/products/omniORB.pyconf @@ -16,4 +16,5 @@ default : { incremental : "yes" } + patches : [] } diff --git a/products/patches/omniORB-4.2.3-windows-debug.patch b/products/patches/omniORB-4.2.3-windows-debug.patch new file mode 100644 index 0000000..5a6bc02 --- /dev/null +++ b/products/patches/omniORB-4.2.3-windows-debug.patch @@ -0,0 +1,12 @@ +diff -Naur omniORB-4.2.3_ref/config/config.mk omniORB-4.2.3_new/config/config.mk +--- omniORB-4.2.3_ref/config/config.mk 2017-05-11 15:01:56.000000000 +0200 ++++ omniORB-4.2.3_new/config/config.mk 2021-12-10 15:49:15.278207366 +0100 +@@ -116,7 +116,7 @@ + # libraries. Setting this variable causes the build to break in subtle + # ways. DO NOT SET THIS UNLESS YOU KNOW WHAT YOU ARE DOING. + # +-#BuildDebugBinary = 1 ++BuildDebugBinary = 1 + # + + EXPORT_TREE = $(TOP)