Use silent builds.
authorMike McCormack <mj.mccormack@samsung.com>
Fri, 8 Apr 2011 08:25:50 +0000 (17:25 +0900)
committerMike McCormack <mj.mccormack@samsung.com>
Fri, 8 Apr 2011 09:31:29 +0000 (18:31 +0900)
Quieten the build so developers are more aware of warnings.

Change-Id: Ie4c1f88f79039383626d8cdbf3cf50bf936abeee

debian/rules

index 0b7c31b..cc06871 100755 (executable)
@@ -6,6 +6,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 DEB_MAKE_CLEAN_TARGET := distclean
 DEB_CONFIGURE_EXTRA_FLAGS := 
+DEB_MAKE_EXTRA_ARGS := V=0
 
 CFLAGS += -fPIC -W -Wall -Wextra
 LDFLAGS += -Wl,--hash-style=both -Wl,--as-needed