blob: 990a1773c4c2a0b7860a2af69117e49d746ba0eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=sys-devel/binutils-config lto? ( app-arch/xar ) sys-devel/llvm:* sys-libs/libcxx test? ( >=dev-lang/perl-5.8.8 ) !!sys-devel/llvm:0
DESCRIPTION=Darwin assembler as(1) and static linker ld(1), Xcode Tools 8.2.1
EAPI=7
HOMEPAGE=http://www.opensource.apple.com/
INHERIT=flag-o-matic llvm prefix
IUSE=lto classic test
KEYWORDS=~x64-macos
LICENSE=APSL-2
RDEPEND=sys-devel/binutils-config lto? ( app-arch/xar ) sys-devel/llvm:* sys-libs/libcxx
RESTRICT=!test? ( test )
SLOT=8
SRC_URI=http://www.opensource.apple.com/tarballs/ld64/ld64-274.2.tar.gz http://www.opensource.apple.com/tarballs/cctools/cctools-895.tar.gz http://www.opensource.apple.com/tarballs/dyld/dyld-421.2.tar.gz https://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-4.3-r1.tar.bz2 https://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-5.1-r2.tar.bz2 https://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-7.3-r2.tar.bz2 https://dev.gentoo.org/~grobian/distfiles/binutils-apple-patches-8.2-r1.tar.bz2
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe llvm-utils c989cff79c0976415f459e367a83dff9 llvm 3d5c454d29edd5647925b304200c368b prefix c3c4c93ebda319c0fa7ed6f942ba1010
_md5_=830af824b7ec86eb0c2e606e979588fc
|