clang-svn: make clones smaller
This commit is contained in:
@@ -20,23 +20,23 @@ makedepends=("gcc" "libffi-devel" "libxml2-devel" "pkg-config" "python2" "tar" "
|
||||
depends=("gcc" "libffi" "libxml2")
|
||||
options=('staticlibs' 'strip')
|
||||
source=("llvm"::"git+http://llvm.org/git/llvm.git"
|
||||
"lld"::"git+http://llvm.org/git/lld.git"
|
||||
#"lld"::"git+http://llvm.org/git/lld.git"
|
||||
"clang"::"git+http://llvm.org/git/clang.git"
|
||||
"clang-tools-extra"::"git+http://llvm.org/git/clang-tools-extra.git"
|
||||
"compiler-rt"::"git+http://llvm.org/git/compiler-rt.git"
|
||||
"testsuite"::"git+http://llvm.org/git/test-suite.git"
|
||||
"libcxxabi"::"git+http://llvm.org/git/libcxxabi.git"
|
||||
"libcxx"::"git+http://llvm.org/git/libcxx.git"
|
||||
#"clang-tools-extra"::"git+http://llvm.org/git/clang-tools-extra.git"
|
||||
#"compiler-rt"::"git+http://llvm.org/git/compiler-rt.git"
|
||||
#"testsuite"::"git+http://llvm.org/git/test-suite.git"
|
||||
#"libcxxabi"::"git+http://llvm.org/git/libcxxabi.git"
|
||||
#"libcxx"::"git+http://llvm.org/git/libcxx.git"
|
||||
"0001-cmake-hack-for-msys2.patch")
|
||||
|
||||
md5sums=('SKIP'
|
||||
#'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
#'SKIP'
|
||||
#'SKIP'
|
||||
#'SKIP'
|
||||
#'SKIP'
|
||||
#'SKIP'
|
||||
'd3426273f6c7b81d29f6e2818ba7cfe9')
|
||||
|
||||
pkgver_internal() {
|
||||
|
||||
Reference in New Issue
Block a user