[libvirt] [PATCH v4 01/20] build: mandate use of a build dir != src dir

Daniel P. Berrangé berrange at redhat.com
Fri Nov 8 15:50:44 UTC 2019


On Fri, Nov 08, 2019 at 04:42:02PM +0100, Pavel Hrdina wrote:
> Historically we've allowed builds in the main src dir, but meson does
> not support this. Explicitly force separate build dir in autotools to
> align with meson. We must re-enable dependency tracking which the RPM
> %configure macro turns off. Without this, the build dir doesn't get
> the source directory tree mirrored.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
> 
> Notes:
>     New in v2.
>     
>     Changes in v4:
>         - Fixed Travis rules and documentation
> 
>  .travis.yml            |  3 ++-
>  README-hacking         | 11 ++++++++---
>  README.md              | 11 +++++++----
>  bootstrap.conf         |  6 ++++++
>  configure.ac           |  6 ++++++
>  docs/compiling.html.in | 10 ++++++----
>  docs/windows.html.in   |  3 ++-
>  libvirt.spec.in        | 10 +++++++++-
>  8 files changed, 46 insertions(+), 14 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list