[libvirt] [PATCH 0/3] Makefile.am cleanups

Eric Blake eblake at redhat.com
Fri Jan 4 20:12:17 UTC 2019


I noticed from IRC that Travis has been failing builds since our
Jan 1 update of gnulib.  I'm not sure what changed in the gnulib
files to trip up clang, and I'm not really set up to test that
this fixes the problem seen by Travis (it works locally for me
using gcc - but gcc wasn't seeing the failure), but the ideas in
the patch make sense. So, unless there is an easy way to make
Travis run on candidate patches, I'll wait for a review rather
than pushing this as a build-breaker.

Eric Blake (3):
  maint: Drop unused GETTEXT_CPPFLAGS variable
  maint: Prefer AM_CPPFLAGS over INCLUDES
  maint: Avoid -Ignulib on standalone examples

 examples/Makefile.am     | 8 +++++++-
 gnulib/lib/Makefile.am   | 2 --
 gnulib/tests/Makefile.am | 2 --
 src/Makefile.am          | 6 +++---
 tests/Makefile.am        | 6 +++---
 tools/Makefile.am        | 4 ++--
 6 files changed, 15 insertions(+), 13 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list