blob: 06179c62f3e8ed9a9219a47bf79d0ae7c756ccc9 (
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 d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=ee3206b4b3d01b4c29b7ce43155edf5c
|