summaryrefslogtreecommitdiff
path: root/package/liburcu/liburcu-0.6.7-missing-gnu-source.patch
AgeCommit message (Collapse)Author
2012-02-05liburcu: add patch to fix build with uClibcThomas Petazzoni
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>