mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
librcf: BLACKLIST compile failed.
errror: conflicting declaration 'typedef class boost::asio::io_context boost::asio::io_service'
error: no matching function for call to 'boost::asio::basic_deadline_timer<boost::posix_time::ptime>::basic_deadline_timer(RCF::AsioIoService&)'
error: invalid use of incomplete type 'RCF::AsioIoService {aka class boost::asio::io_service}'
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -50,3 +50,5 @@ FILES_${PN}-demos = "${bindir}/*"
|
||||
FILES_${PN}-dev += "${datadir}/cmake/Modules/FindLibRcf.cmake"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
||||
PNBLACKLIST[librcf] = " error: invalid use of incomplete type 'RCF::AsioIoService {aka class boost::asio::io_service}; among others?"
|
||||
|
||||
Reference in New Issue
Block a user