summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-25 15:28:01 -0500
committerVincent Grande2021-01-25 15:28:01 -0500
commit7b82dc556e3eaffaa9b61ef39769283445ad288e (patch)
treefd7d0deccb4edc3ee88f81f4154d80afa59983b5
parentf946b099b410f8a2d718bfe50c379e74e0831a72 (diff)
downloadaur-7b82dc556e3eaffaa9b61ef39769283445ad288e.tar.gz
remove tools flag
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4c84fcca392..11c184a98f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,6 @@ build() {
--disable-tests \
--disable-seccomp-tests \
--disable-full-test-suite \
- --disable-tools \
--enable-maintainer-mode
make
}