diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2021-06-07 15:59:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-07 23:00:23 +0100 |
commit | 52b9c125083f3fa3b23fd559b4678e97fad014d5 (patch) | |
tree | dba0aebfc88843cd908fd2ce67dbe92a14efee85 /meta/recipes-support/argp-standalone | |
parent | 88318c6847d624b0d9e25db055f9b1b0e5ce7990 (diff) | |
download | poky-52b9c125083f3fa3b23fd559b4678e97fad014d5.tar.gz |
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;
(From OE-Core rev: 707d3d6219ea10342e2a1a86df6335bcbae9182e)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/argp-standalone')
0 files changed, 0 insertions, 0 deletions