Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xerces: fix static linking with curl | Fabrice Fontaine | 2018-10-14 | 1 | -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> |