summaryrefslogtreecommitdiffstats
path: root/package/yajl
Commit message (Collapse)AuthorAgeFilesLines
* yajl: fix link issue on uClibcPeter Korsgaard2011-06-221-0/+24
| | | | | | We need to link with -lm for isnan() / isinf(). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add yajlPeter Korsgaard2011-06-212-0/+19
yajl is Yet Another JSON Library. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>