Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liburcu: bump to version 0.7.3 | Samuel Martin | 2012-06-17 | 1 | -13/+0 |
| | | | | | | | | | Note that liburcu-0.6.7-missing-gnu-source.patch has been merged upstream. Signed-off-by: Samuel Martin <s.martin49@gmail.com> delete mode 100644 package/liburcu/liburcu-0.6.7-missing-gnu-source.patch Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | liburcu: add patch to fix build with uClibc | Thomas Petazzoni | 2012-02-05 | 1 | -0/+13 |
Under uClibc, defining _GNU_SOURCE is strictly needed to access the CPU_*() macros. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |