blob: af2411d39e44c3246003712aabae609d8d12ec89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=sys-devel/binutils-config lto? ( app-arch/xar ) sys-devel/llvm sys-libs/libcxx test? ( >=dev-lang/perl-5.8.8 )
DESCRIPTION=Darwin assembler as(1) and static linker ld(1), Xcode Tools 7.3.1
EAPI=5
HOMEPAGE=http://www.opensource.apple.com/darwinsource/
IUSE=lto test multitarget
KEYWORDS=~ppc-macos ~x64-macos ~x86-macos
LICENSE=APSL-2
RDEPEND=sys-devel/binutils-config lto? ( app-arch/xar ) sys-devel/llvm sys-libs/libcxx
SLOT=7
SRC_URI=http://www.opensource.apple.com/tarballs/ld64/ld64-264.3.102.tar.gz http://www.opensource.apple.com/tarballs/cctools/cctools-886.tar.gz http://www.opensource.apple.com/tarballs/dyld/dyld-360.18.tar.gz http://www.opensource.apple.com/tarballs/libunwind/libunwind-35.3.tar.gz http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-4.3-r1.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-5.1-r2.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-6.1-r1.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-6.3-r1.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-7.0-r2.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-7.2-r0.tar.bz2 http://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-7.3-r1.tar.bz2
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 979af9133d4de419fa98992355b07ca4 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=5a9e9ff24f10852cb6223a079e2e2af3
|