SHA256
1
0
forked from pool/llvm
Ismail Dönmez
2011-04-20 13:53:17 +00:00
committed by Git OBS Bridge
commit fb34434f16
9 changed files with 2756 additions and 0 deletions

9
llvm-rpmlintrc Normal file
View File

@@ -0,0 +1,9 @@
# This line is mandatory to access the configuration functions
from Config import *
# it is a compiler and the package provides llvm-gcc-devel, llvm-gcc-c++-devel
addFilter("devel-file-in-non-devel-package .*/clang/.*/include/.*")
addFilter("zero-length .*/llvm-apidoc/.*")
addFilter("arch-dependent-file-in-usr-share .*/llvm-apidoc/.*")
addFilter("binaryinfo-readelf-failed .*/llvm-apidoc/.*")