summaryrefslogtreecommitdiffstats
path: root/package/libxml2/0001-libxml2-config.cmake.in-update-include-directories.patch
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-11-21 20:22:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-22 10:33:30 +0100
commitb18e4b58499a90694b2447db4e4ceef3af8d897c (patch)
tree55c79e52cfb139de60d962caff927f3431a9d1e3 /package/libxml2/0001-libxml2-config.cmake.in-update-include-directories.patch
parent2b88f14fdc1abf7ed1b270608a087d8f3e289e1c (diff)
downloadbuildroot-b18e4b58499a90694b2447db4e4ceef3af8d897c.tar.gz
buildroot-b18e4b58499a90694b2447db4e4ceef3af8d897c.zip
package/yajl: add patch to fix static build issue
mpd's plugin soundcloud requires yajl. In static build context yajl library is named yajl_s so linking against yajl fails: /bin/ld: cannot find -lyajl Use a pull request patch [1] to let the shared and the static library have the same name. They will be differentiated by the extension (.so or .a). Fixes: http://autobuild.buildroot.net/results/5ac/5acba9b0ed852512fc88e83973a3b5389e6d54be/ http://autobuild.buildroot.net/results/739/73934ad67efa121fedeaa03fdad290aa63f1485e/ [1] https://github.com/lloyd/yajl/pull/174 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libxml2/0001-libxml2-config.cmake.in-update-include-directories.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud