diff options
author | André Draszik <adraszik@tycoint.com> | 2016-06-24 11:54:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-01 16:08:45 +0100 |
commit | 964456b0a2b9404ea54d6905a418ecf52b522bca (patch) | |
tree | 2cd61f533f0a0099a0fc4b8d1ee74ead4a8d63e0 /meta/recipes-core/sysvinit | |
parent | 181918f5a3ce662f7df333c584c11f1c261f0269 (diff) | |
download | openembedded-core-964456b0a2b9404ea54d6905a418ecf52b522bca.tar.gz openembedded-core-964456b0a2b9404ea54d6905a418ecf52b522bca.tar.bz2 openembedded-core-964456b0a2b9404ea54d6905a418ecf52b522bca.zip |
json-c: backport patch to fix uClibc link issues
We need to link against libm as we get linker errors otherwise:
<sysroot>/usr/lib/libjson-c.so.2: undefined reference to `__isnan'
<sysroot>/usr/lib/libjson-c.so.2: undefined reference to `__isinf'
collect2: error: ld returned 1 exit status
Backport the upstream patch.
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions