]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
liburcu: add patch to fix build with uClibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Feb 2012 14:48:42 +0000 (15:48 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 5 Feb 2012 10:00:32 +0000 (11:00 +0100)
commitd8f71a4c5695657c4deb5557b990b614a6a45488
treee62601939b4c4ef329f141965da46685e1fab96a
parent27a35801b8b506c0d8e562b73f5cca6ff8f2b32f
liburcu: add patch to fix build with uClibc

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>
package/liburcu/liburcu-0.6.7-missing-gnu-source.patch [new file with mode: 0644]