blob: 1541ee223ca2acdef588f5d4f8856d0c90e442e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/userspace-rcu:= numa? ( sys-process/numactl )
DESCRIPTION=Linux Trace Toolkit - UST library
EAPI=8
HOMEPAGE=https://lttng.org https://github.com/lttng/lttng-ust/
INHERIT=autotools
IUSE=examples numa
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/userspace-rcu:= numa? ( sys-process/numactl )
SLOT=0/2.12
SRC_URI=https://lttng.org/files/lttng-ust/lttng-ust-2.12.9.tar.bz2
_eclasses_=gnuconfig f8b9cc21e72de8cbedde6ca5108d208b toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 libtool f9e6905c12590c1cac06d85371a0819a autotools 61927ff6474f1d141b4ea4a5b9870424
_md5_=bcea67201be2c8d2de908372c54747f2
|