llvm: update to 3.0.
This commit is contained in:
parent
3c16cbb069
commit
532f26a7d8
16 changed files with 17 additions and 129 deletions
|
@ -13,7 +13,6 @@ long_desc="
|
|||
rest of Clang, the analyzer is implemented as a C++ library that can be used
|
||||
by other tools and applications."
|
||||
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_dirs="usr/lib/clang-analyzer"
|
||||
|
||||
|
@ -33,6 +32,4 @@ do_install()
|
|||
ln -s ../lib/${pkgname}/scan-${f}/scan-${f} \
|
||||
scan-${f}
|
||||
done
|
||||
python -m compileall ${DESTDIR}/usr/lib/clang-analyzer
|
||||
python -O -m compileall ${DESTDIR}/usr/lib/clang-analyzer
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue