blob: c33d35cb2adad44a1c5b652c49d8755d47b887cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst prepare test
DEPEND=sys-devel/binutils-config test? ( >=dev-lang/perl-5.8.8 )
DESCRIPTION=Darwin assembler as(1) and static linker ld(1), Xcode Tools 3.2
EAPI=3
HOMEPAGE=http://www.opensource.apple.com/darwinsource/
IUSE=test
KEYWORDS=~ppc-macos ~x64-macos ~x86-macos
LICENSE=APSL-2
RDEPEND=sys-devel/binutils-config
RESTRICT=test
SLOT=0
SRC_URI=https://www.gentoo.org/~grobian/distfiles/ld64-85.2.1.tar.gz https://www.gentoo.org/~grobian/distfiles/cctools-750.tar.gz https://www.gentoo.org/~grobian/distfiles/binutils-apple-LP64-patches-1.tar.bz2
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=ee3206b4b3d01b4c29b7ce43155edf5c
|