b8527eb3c0
This commit adds two patches for poco to fix two issues: - A link issue caused by the fact that Buildroot uses the "unbundled" mode for pcre, which is broken due to Poco poking into internal pcre symbols. A Gentoo patch is adapted to work around this problem. - A link and runtime issue caused by the fact that the shared libraries are simply not installed due to a bug in the Makefile. An upstream Poco commit is backported to solve this problem. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reported-by: Benno Schweikert <b.schweikert@prosystems.de> |
||
---|---|---|
.. | ||
0001-poco-add-the-staging-path-to-search-path.patch | ||
0002-poco-don-t-build-debug-libraries.patch | ||
0003-Fix-conflicting-declaration-with-unbundled-pcre.patch | ||
0004-fix-unbundled-pcre-usage.patch | ||
0005-add-missing-LIBPREFIX-definition.patch | ||
Config.in | ||
poco.mk |