From: Nabil Ghodbane Date: Fri, 23 Dec 2022 09:10:59 +0000 (+0100) Subject: MEDCOUPLING: boost 1.71 on Ubuntu 22.04 X-Git-Tag: V9_11_0~136 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=900d6b17174e264a56af380afcb1d0cdf060c6bb;p=tools%2Fsat_salome.git MEDCOUPLING: boost 1.71 on Ubuntu 22.04 --- diff --git a/products/patches/boost-1.71-pthread-gcc-11.patch b/products/patches/boost-1.71-pthread-gcc-11.patch new file mode 100644 index 0000000..d186bad --- /dev/null +++ b/products/patches/boost-1.71-pthread-gcc-11.patch @@ -0,0 +1,11 @@ +--- boost_ref/boost/thread/pthread/thread_data.hpp 2022-12-23 09:54:35.643656004 +0100 ++++ boost_dev/boost/thread/pthread/thread_data.hpp 2022-12-23 10:04:30.775631054 +0100 +@@ -57,7 +57,7 @@ + #else + std::size_t page_size = ::sysconf( _SC_PAGESIZE); + #endif +-#if PTHREAD_STACK_MIN > 0 ++#ifdef PTHREAD_STACK_MIN + if (size