]> code.ossystems Code Review - openembedded-core.git/commit
boost: Add upstream patch to fix build on depending projects
authorAndreas Müller <schnitzeltony@gmail.com>
Sat, 20 Jun 2020 19:02:51 +0000 (21:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2020 11:27:51 +0000 (12:27 +0100)
commita8e5bce0ec329e9fc4b0839e48f2dc3dfec1814d
treecd34fbe970b47f5b1807966a8a146848ab8e3234
parent7044181df7487f047d175242f7ebbc3c35bf5402
boost: Add upstream patch to fix build on depending projects

KDE's krita failed with:
| error: 'typedef void boost::static_visitor<void>::result_type' is inaccessible within this context

Note that only boost 0.173 is affected. 0.172 (dunfell) does not have this
problem and the patch will be included in upcoming 0.174.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost/0001-Make-index-detail-rtree-visitors-insert-base-class-p.patch [new file with mode: 0644]
meta/recipes-support/boost/boost_1.73.0.bb