aboutsummaryrefslogtreecommitdiffstats
path: root/community/llvm5
diff options
context:
space:
mode:
Diffstat (limited to 'community/llvm5')
-rw-r--r--community/llvm5/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/llvm5/APKBUILD b/community/llvm5/APKBUILD
index 36bfdb71f8..6e99ec4d53 100644
--- a/community/llvm5/APKBUILD
+++ b/community/llvm5/APKBUILD
@@ -26,7 +26,6 @@ source="https://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz
fix-too-strict-gtest-banner-check.patch
"
builddir="$srcdir/$_pkgname-$pkgver.src"
-options="!checkroot"
# ARM has few failures in test suite that we don't care about currently and
# also it takes forever to run them on the builder.