buildroot/package/json-c
Thomas Petazzoni 4e99abc475 json-c: add patch to make sure the library is linked against libm when needed
On uClibc, a number of symbols such as isnan() are in libm and not
libc, so we might need to link against libm. This commit adds a patch
to json-c that does this.

Fixes:

  http://autobuild.buildroot.net/results/94d/94dd7f38ae105e7cd2f342d718e27a65edcf3a3d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-05-01 13:02:01 +02:00
..
0001-don-t-threat-warnings-as-errors.patch json-c: add patch to make sure the library is linked against libm when needed 2015-05-01 13:02:01 +02:00
0002-Link-against-libm-when-needed.patch json-c: add patch to make sure the library is linked against libm when needed 2015-05-01 13:02:01 +02:00
Config.in json-c: change upstream location to Github 2014-12-20 15:59:01 +01:00
json-c.mk json-c: bump version to json-c-0.12-20140410 2015-04-16 08:08:02 +02:00