aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/perl
diff options
context:
space:
mode:
authorMing Liu <peter.x.liu@external.atlascopco.com>2017-06-11 15:01:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-14 14:51:16 +0200
commitf1594f7803da286f8d84075f2bbe5ff8d4a2fd69 (patch)
treedad567715761dbfb63b6d7048c6dede7fb3693de /meta-oe/recipes-extended/perl
parent21f7ec05e8f5f8952877e24c4b8a55822131459c (diff)
downloadmeta-openembedded-contrib-f1594f7803da286f8d84075f2bbe5ff8d4a2fd69.tar.gz
librcf: fix a clang compiling issue
A error was observed with clang compiler, as follows: | src/RCF/RCF.cpp:49: | src/RCF/ClientStub.cpp:28: | include/RCF/Future.hpp:49:26: error: 'enrol' is a private member of 'RCF::ClientStub' it can be fixed by declaring Future as a friend class of ClientStub. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/perl')
0 files changed, 0 insertions, 0 deletions