[libvirt] [PATCH v2 0/3] qemu: Explicitly check for gnutls_rnd()

Andrea Bolognani abologna at redhat.com
Thu Apr 7 13:29:54 UTC 2016


Patch 1 fixes a bug in configure.

Patch 2 performs a minor cleanup.

Patch 3 is the fix for the build issues currently experienced
on CentOS 6 (see [1]).

Changes from v1:

  * update CFLAGS and LIBS before performing the check, so
    that the compiler can actually find the function

Cheers.


[1] https://ci.centos.org/view/libvirt-project/job/libvirt-daemon-build/systems=libvirt-centos-6/1120/

Andrea Bolognani (3):
  configure: Restore CFLAGS properly after GnuTLS checks
  configure: Always use old_CFLAGS and old_LIBS
  qemu: Explicitly check for gnutls_rnd()

 configure.ac           | 31 +++++++++++++++++++------------
 src/qemu/qemu_domain.c |  6 +++---
 2 files changed, 22 insertions(+), 15 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list