diff --git a/clang-svn/PKGBUILD b/clang-svn/PKGBUILD index f6563e12..f6c04c29 100644 --- a/clang-svn/PKGBUILD +++ b/clang-svn/PKGBUILD @@ -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() {