]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Ignore SASL deprecation warnings on OS-X
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Apr 2017 14:43:38 +0000 (15:43 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Apr 2017 09:51:51 +0000 (10:51 +0100)
commitf7d7825d06214c25baaf07cf1646ad1fd959f677
tree8eefb0e3638c59ee1fe0c606d6a4df712eb657b9
parent354191c5f18aeb152cfe9f9d682fb3c4b32a88a6
Ignore SASL deprecation warnings on OS-X

Apple have annotated all SASL functions as deprecated for
unknown reasons. Since they still work, lets just ignore
the warnings. If Apple finally delete the SASL functions
our configure check should already catch that

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/internal.h
src/rpc/virnetsaslcontext.c