[PATCH weston 2/2] build: build distcheck with --enable-fatal-warnings

Derek Foreman derekf at osg.samsung.com
Tue Jan 12 13:35:42 PST 2016


Builds distcheck with -Werror

Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 623621d..a25825f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ module_LTLIBRARIES =
 noinst_LTLIBRARIES =
 BUILT_SOURCES =
 
-AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
+AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install --enable-fatal-warnings
 
 EXTRA_DIST = weston.ini.in ivi-shell/weston.ini.in
 
-- 
2.6.4



More information about the wayland-devel mailing list