ci-template: build with --werror by default
This commit is contained in:
parent
d2cfcef5bb
commit
ed9ae8bb2b
@ -10,6 +10,7 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
GIT_STRATEGY: none
|
||||||
DEFAULT_MESON_ARGS: >
|
DEFAULT_MESON_ARGS: >
|
||||||
|
--werror
|
||||||
-Dpython=enabled
|
-Dpython=enabled
|
||||||
-Dlibav=enabled
|
-Dlibav=enabled
|
||||||
-Dugly=enabled
|
-Dugly=enabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user