summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeorize2017-03-25 13:51:02 +0700
committerLeorize2017-03-25 13:51:02 +0700
commitdf4d3e789c2804d3752e99121ce66fc13f5a3fe8 (patch)
tree5dc54b06571f91ab91cef86331a2fbdc61c99747
parent362964cd2336a9cb5590ee15fbf98e01ee8f3fb8 (diff)
downloadaur-openmp-svn.tar.gz
build: remove redundent options array
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fb2f88b389f..ae80c6722b42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ 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')