]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
MEDCOUPLING: boost 1.71 on Ubuntu 22.04
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Dec 2022 09:10:47 +0000 (10:10 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Dec 2022 09:10:47 +0000 (10:10 +0100)
applications/MEDCOUPLING-9.10.0-MPI.pyconf
products/boost.pyconf

index 9690c7dd5006ae05be31836792b857ca0d8f97b9..1a661f289144ddf888f9d584cceec07ab06f02cd 100644 (file)
@@ -113,6 +113,7 @@ __overwrite__ :
         # gcc https://github.com/scipy/scipy/issues/11611
         # either patch numpy to include -fallow-argument-mismatch or move to that version
         'APPLICATION.products.scipy' : '1.5.2'
-        'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_UB22_04'}
+        'APPLICATION.products.Python' : {tag: '3.6.5',  base: 'no', section: 'version_3_6_5_UB22_04'}
+        'APPLICATION.products.boost'  : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_UB22_04'}
     }
 ]
index cee28aa8ff01c5d8c2b1800f34c8f3832f70351e..550778d1b90a3eb4ae42b186235c25303035d65f 100644 (file)
@@ -39,6 +39,12 @@ version_1_71_0 :
     compil_script : "boost-1.71.0.sh"
 }
 
+version_1_71_0_UB22_04 :
+{
+    compil_script : "boost-1.71.0.sh"
+    patches : ['boost-1.71-pthread-gcc-11.patch']
+}
+
 version_1_52_0 :
 {
     patches :