On Wed, 2019-04-03 at 11:41 +0100, Daniel P. Berrangé wrote:
[...]
+ script:
+ - make -f Makefile.ci ci-build@$IMAGE MAKE_ARGS="$MAKE_ARGS"
Because of the changes made to Makefile.ci since v3, you need to use
CI_MAKE_ARGS="$MAKE_ARGS" here and...
+ script:
+ - make -f Makefile.ci ci-build@$IMAGE CONFIGURE="$MINGW-configure"
... CI_CONFIGURE="$MINGW-configure" here instead.
With that fixed,
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
--
Andrea Bolognani / Red Hat / Virtualization