summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-01-02 23:34:21 -0800
committerDonald Carr2016-01-02 23:34:21 -0800
commit896b18be9fd0238456c0941ab3ef3a8d96cbc001 (patch)
tree9afaa1e553664d3fc722b0c443c9f4460461275c
parente128678fa0b4d8fbb68246fdb0b1c10e273b5a17 (diff)
downloadaur-896b18be9fd0238456c0941ab3ef3a8d96cbc001.tar.gz
Compile Qt silently
Change-Id: I035e2e83fdaa7a854bd2386de9a7f36f876cae4e
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f464b7959097..eecf3559ed04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,6 +52,7 @@ build() {
# skipping because of the target in question: widgets qtwebengine qtwebchannel
${_srcdir}/configure \
+ -silent \
-release \
-confirm-license \
-opensource \