]> code.ossystems Code Review - openembedded-core.git/commit
boost: fix wrong type for mutex in regex v5
authorMingli Yu <mingli.yu@windriver.com>
Mon, 7 Jun 2021 07:59:11 +0000 (15:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jun 2021 21:59:00 +0000 (22:59 +0100)
commit707d3d6219ea10342e2a1a86df6335bcbae9182e
treefb9ea1c644cee7fd367fdfd35e35af7504f0a317
parent8f9584905f05337fab660a777152cace5180c2c9
boost: fix wrong type for mutex in regex v5

Fixes:
 | ./boost/regex/v5/mem_block_cache.hpp:91:11: error: 'static_mutex' in namespace 'boost' does not name a type
 |    91 |    boost::static_mutex mut;

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost/0001-Fixes-wrong-type-for-mutex-in-regex-v5.patch [new file with mode: 0644]
meta/recipes-support/boost/boost_1.76.0.bb