[libvirt] [PATCH 0/2] Fix build with glibc-2.26 and clean up

Martin Kletzander posted 2 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1510838583.git.mkletzan@redhat.com
tests/Makefile.am | 28 +---------------------------
tools/Makefile.am |  2 +-
2 files changed, 2 insertions(+), 28 deletions(-)
[libvirt] [PATCH 0/2] Fix build with glibc-2.26 and clean up
Posted by Martin Kletzander 6 years, 5 months ago
Not pushed as build fix as glibc-2.26 is not that spread and the second
patch is not a build fix.  Review should be trivial, so hopefully almost
no review bandwidth goes to waste ;)

Martin Kletzander (2):
  build: Use XDR_CFLAGS in more places
  tests: Remove pointless _CFLAGS variables

 tests/Makefile.am | 28 +---------------------------
 tools/Makefile.am |  2 +-
 2 files changed, 2 insertions(+), 28 deletions(-)

-- 
2.15.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix build with glibc-2.26 and clean up
Posted by Michal Privoznik 6 years, 5 months ago
On 11/16/2017 02:24 PM, Martin Kletzander wrote:
> Not pushed as build fix as glibc-2.26 is not that spread and the second
> patch is not a build fix.  Review should be trivial, so hopefully almost
> no review bandwidth goes to waste ;)
> 
> Martin Kletzander (2):
>   build: Use XDR_CFLAGS in more places
>   tests: Remove pointless _CFLAGS variables
> 
>  tests/Makefile.am | 28 +---------------------------
>  tools/Makefile.am |  2 +-
>  2 files changed, 2 insertions(+), 28 deletions(-)
> 

ACK to both.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list