buildrootschalter/package/liburcu/liburcu.mk
Alexandre Belloni f2c2f25cef Remove description and url from header
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-06 22:30:00 +02:00

14 lines
329 B
Makefile

#############################################################
#
# liburc
#
#############################################################
LIBURCU_VERSION = 0.7.6
LIBURCU_SITE = http://lttng.org/files/urcu/
LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2
LIBURCU_INSTALL_STAGING = YES
$(eval $(autotools-package))