blob: 077e13ea8c4d3dbf9a36a30bcf2ee763e05d60a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/libatomic_ops-7.2 virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=The Boehm-Demers-Weiser conservative garbage collector
EAPI=4
HOMEPAGE=http://www.hboehm.info/gc/
IUSE=cxx static-libs threads
KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
LICENSE=boehm-gc
RDEPEND=>=dev-libs/libatomic_ops-7.2
SLOT=0
SRC_URI=http://www.hboehm.info/gc/gc_source/gc-7.2d.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 017377e73405d964cd0137088cddb9c3 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=73569992eb3c6f30605f0c7c03681b55
|