summaryrefslogtreecommitdiffstats
path: root/package/xerces/0002-fix-static-linking-with-curl.patch
Commit message (Collapse)AuthorAgeFilesLines
* xerces: fix static linking with curlFabrice Fontaine2018-10-141-0/+39
When curl is statically built with openssl support, xerces needs to link with openssl libraries so use pkg_check_modules to get any needed dependencies Fixes: - http://autobuild.buildroot.org/results/29ca90fff2c8e38f2edf7240eca3aa3fe7397c45 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud