ec3ed4da3a
boost.m4 embedded by cc-tool is not able to find boost libraries when they are versionned (e.g. libboost_program_options-gcc9-mt-sd-1_78.a): configure: error: cannot find the flags to link with Boost program_options azmq and i2pd also have the same issue: CMake Error at /nvmedata/autobuild/instance-8/output-1/host/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR system date_time thread chrono random) (Required is at least version "1.48") So drop versioned layout option Fixes: - http://autobuild.buildroot.org/results/4ae98aed925fbb1d54023075deda9a864f52cee6 - http://autobuild.buildroot.org/results/de35ca0156d4b6f465e440ed9a3effd471f657fa - http://autobuild.buildroot.org/results/c3d2a066429d5f2889c2232d62e5950eb6a89311 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
0001-Fix-missing-sys-stat-h-include-on-musl-based-systems.patch | ||
boost.hash | ||
boost.mk | ||
Config.in |