# 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'}
}
]
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 :