package/opentracing-cpp: needs dynamic library support
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Fri, 8 Feb 2019 20:50:41 +0000 (21:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 11 Feb 2019 11:11:25 +0000 (12:11 +0100)
commitd7690d3bfa4edde7e06e9ef457e765d0f6148923
treec56d347b0ffb8c044c7edcbc9209bfb939078932
parent0a99f298a5a8f74962a99eda60f437b58c44736f
package/opentracing-cpp: needs dynamic library support

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/Config.in