blob: 28902d2cccd2f44e36bba3785738fc3b7234c298 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare test
DEPEND=test? ( sys-process/time )
DESCRIPTION=userspace RCU (read-copy-update) library
EAPI=7
HOMEPAGE=https://liburcu.org/
INHERIT=autotools
IUSE=static-libs regression-test test
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86
LICENSE=LGPL-2.1
RESTRICT=!test? ( test )
SLOT=0/8
SRC_URI=https://lttng.org/files/urcu/userspace-rcu-0.13.0.tar.bz2
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4
_md5_=3867f09fdec3fd8c6f741e62e915fb4d
|