llvm: added clang-analyzer subpkg.

This commit is contained in:
Juan RP
2011-02-03 17:32:46 +01:00
parent f196195430
commit 1049da279f
3 changed files with 38 additions and 1 deletions

View File

@@ -47,7 +47,8 @@ long_desc="
optional LLVM components can be used to build high-level virtual machines
and other systems that need these services."
subpackages="libclang clang clang-devel libllvm llvm-devel llvm-docs"
subpackages="libclang clang-analyzer clang clang-devel libllvm"
subpackages="${subpackages} llvm-devel llvm-docs"
# XXX: Investigate bindings support.
Add_dependency run libgcc