Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |