summaryrefslogtreecommitdiffstats
path: root/package/opentracing-cpp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/opentracing-cpp: needs dynamic library supportThomas De Schampheleire2019-02-111-2/+4
| | | | | | | | | | | | opentracing-cpp requires dlfcn.h from src/dynamic_load_unix.cpp. This file is compiled unconditionally. Disable opentracing-cpp on BR2_STATIC_LIBS configurations. Fixes: http://autobuild.buildroot.net/results/454173aef9ff7c808294a974088d7682cad240a8/ Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/opentracing-cpp: needs threadsThomas De Schampheleire2019-02-041-2/+3
| | | | | | | | | opentracing-cpp uses std::mutex since 1.3.0. Fixes: http://autobuild.buildroot.net/results/121a9f2aacf9e7b1f5d0b3f2c55bc1da36c7cfb6/ Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* opentracing-cpp: new packageJan Heylen2018-01-071-0/+15
Signed-off-by: Jan Heylen <jan.heylen@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud