diff options
author | Paolo Bonzini | 2021-06-04 14:09:15 +0200 |
---|---|---|
committer | Paolo Bonzini | 2021-06-15 17:17:09 +0200 |
commit | b65310ab34cbada47a5570c94d6f8f5efd39d171 (patch) | |
tree | 66fe7509aafcb2c5a644635bcbc8e94e29b483b2 /util | |
parent | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re... (diff) | |
download | qemu-b65310ab34cbada47a5570c94d6f8f5efd39d171.tar.gz qemu-b65310ab34cbada47a5570c94d6f8f5efd39d171.tar.xz qemu-b65310ab34cbada47a5570c94d6f8f5efd39d171.zip |
vnc: avoid deprecation warnings for SASL on OS X
Apple has deprecated sasl.h functions in OS X 10.11. Therefore,
all files that use SASL API need to disable -Wdeprecated-declarations.
Remove the only use that is outside vnc-auth-sasl.c and add the
relevant #pragma GCC diagnostic there.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210604120915.286195-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions