[libvirt] [PATCH v4 2/7] travis: convert Ubuntu, CentOS & MinGW builds to use new make rules

Andrea Bolognani abologna at redhat.com
Wed Apr 10 10:56:54 UTC 2019


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 at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list