summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae80c6722b42..1fb2f88b389f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=('glibc')
makedepends=('cmake')
provides=('openmp')
conflicts=('openmp')
+options=('!check') # requires llvm-lit
source=("${_pkgname}::svn+https://llvm.org/svn/llvm-project/${_pkgname}/trunk")
sha512sums=('SKIP')