blob: ca5adfa247128bbbbe4d7baa70590cd3e50047ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=sys-devel/binutils-config lto? ( sys-devel/llvm ) test? ( >=dev-lang/perl-5.8.8 ) >=sys-devel/gcc-apple-4.2.1
DESCRIPTION=Darwin assembler as(1) and static linker ld(1), Xcode Tools 4.2
EAPI=3
HOMEPAGE=http://www.opensource.apple.com/darwinsource/
IUSE=lto test
KEYWORDS=~ppc-macos ~x64-macos ~x86-macos
LICENSE=APSL-2
RDEPEND=sys-devel/binutils-config lto? ( sys-devel/llvm )
RESTRICT=test
SLOT=4
SRC_URI=http://www.opensource.apple.com/tarballs/ld64/ld64-127.2.tar.gz http://www.opensource.apple.com/tarballs/cctools/cctools-809.tar.gz http://www.opensource.apple.com/tarballs/libunwind/libunwind-30.tar.gz http://www.opensource.apple.com/tarballs/dyld/dyld-195.5.tar.gz https://www.gentoo.org/~grobian/distfiles/binutils-apple-3.2-unwind-patches-5.tar.xz https://www.gentoo.org/~grobian/distfiles/libunwind-llvm-115426.tar.bz2
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=2a92193bad5b020f4db136c0cbb928a8
|