summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85856e5ce1bd..6f4baf88c054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ build() {
--with-gconf-schema-file-dir=/usr/share/gconf/schemas \
--without-keyring \
--with-gconf
- make
+ make WARN_CFLAGS="" V=0
}
package() {