[libvirt] [PATCH] build: Solve mingw build clash with DATADIR

Andrea Bolognani abologna at redhat.com
Thu Aug 8 09:12:57 UTC 2019


On Wed, 2019-08-07 at 21:15 -0500, Eric Blake wrote:
> I'm reverting the patch under the build-breaker rules, while trying to
> reproduce the cross-compilation locally rather than relying solely on
> CI.  My local testing that proved that #pragma push_macro works with gcc
> was obviously not enough; sorry for the churn while I prepare v2.

If you want to reproduce in the same environment the CI uses, you can
either set up Travis CI for your fork of libvirt if you're on GitHub
(obviously) or reproduce locally with something like

  $ make ci-build at fedora-rawhide CI_CONFIGURE="mingw64-configure"

If you want to try stuff interactively, just use

  $ make ci-shell at fedora-rawhide

instead.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list