libvirt/src/remote
Eric Blake 4e6a78e712 build: avoid build failure without gnutls
Found while trying to cross-compile to mingw:

  CC       libvirt_driver_remote_la-remote_driver.lo
../../src/remote/remote_driver.c: In function 'doRemoteOpen':
../../src/remote/remote_driver.c:487:23: error: variable 'verify' set but not used [-Werror=unused-but-set-variable]

* src/remote/remote_driver.c (doRemoteOpen): Also ignore 'verify'.

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-07-01 13:28:28 -06:00
..
lxc_protocol.x Add ACL annotations to all RPC messages 2013-06-24 15:24:36 +01:00
qemu_protocol.x Add ACL annotations to all RPC messages 2013-06-24 15:24:36 +01:00
remote_driver.c build: avoid build failure without gnutls 2013-07-01 13:28:28 -06:00
remote_driver.h cleanup: Don't include libvirt/virterror.h 2013-04-17 15:54:07 +08:00
remote_protocol.x New internal migration APIs with extensible parameters 2013-06-25 01:13:16 +02:00