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

Daniel P. Berrangé berrange at redhat.com
Fri Nov 8 09:55:45 UTC 2019


On Thu, Oct 24, 2019 at 03:05:19PM +0200, Pavel Hrdina wrote:
> From: Daniel P. Berrangé <berrange at redhat.com>
> 
> 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>
> ---
> 
> Notes:
>     New in v2.
> 
>  configure.ac    |  6 ++++++
>  libvirt.spec.in | 10 +++++++++-
>  2 files changed, 15 insertions(+), 1 deletion(-)

I realized I missed some things needing updates

 - Travis rules for macOS
 - README.md
 - README-hacking
 - docs/compiling.html.in
 - bootstrap's final message
 - docs/window.html.in


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