kopia lustrzana https://gitlab.com/sane-project/backends
AWARE: Treat compiler warnings as errors on the debian-9-* builds
rodzic
3eb3d6b9bf
commit
3f8db8e2d0
|
@ -67,12 +67,14 @@ compile:debian-9-mini:
|
|||
image: $REGISTRY_HUB:debian-9-mini
|
||||
variables:
|
||||
CONFIGURE_OPTS: "$CONFIGURE_MINI"
|
||||
MAKE_FLAGS: "CFLAGS=-Werror"
|
||||
<<: *compile_definition
|
||||
|
||||
compile:debian-9-full:
|
||||
image: $REGISTRY_HUB:debian-9-full
|
||||
variables:
|
||||
CONFIGURE_OPTS: "$CONFIGURE_MINI $CONFIGURE_FULL"
|
||||
MAKE_FLAGS: "CFLAGS=-Werror"
|
||||
<<: *compile_definition
|
||||
|
||||
archive:
|
||||
|
|
Ładowanie…
Reference in New Issue