From: Tim-Philipp Müller Date: Sun, 25 Nov 2018 23:26:20 +0000 (+0000) Subject: ci-template: build with --werror by default X-Git-Tag: 1.19.3~497^2~497 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed9ae8bb2ba8b16dea9cdad58c12e2f8b0035919;p=platform%2Fupstream%2Fgstreamer.git ci-template: build with --werror by default --- diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 5b66b6b..ebbea4a 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -10,6 +10,7 @@ stages: variables: GIT_STRATEGY: none DEFAULT_MESON_ARGS: > + --werror -Dpython=enabled -Dlibav=enabled -Dugly=enabled