You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
707 B
14 lines
707 B
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
|
DEPEND=static-analyzer? ( dev-lang/perl )
|
|
DESCRIPTION=C language family frontend for LLVM
|
|
EAPI=3
|
|
HOMEPAGE=http://clang.llvm.org/
|
|
IUSE=debug multitarget +static-analyzer +system-cxx-headers test
|
|
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
|
|
LICENSE=UoI-NCSA
|
|
RDEPEND=~sys-devel/llvm-2.9[debug=,multitarget=]
|
|
SLOT=0
|
|
SRC_URI=http://llvm.org/releases/2.9/llvm-2.9.tgz http://llvm.org/releases/2.9/clang-2.9.tgz
|
|
_eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python cd022f89fef846d083fc994b9e3d8c04 toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
|
|
_md5_=6f1c5b4d013f37377dbb19ce8bfeefd8
|