]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-warningC5105.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / sentry-native / fix-warningC5105.patch
CommitLineData
1e59de90
TL
1diff --git a/external/crashpad/third_party/zlib/zlib/x86.c b/external/crashpad/third_party/zlib/zlib/x86.c
2index e56fe8b..902e373 100644
3--- a/external/crashpad/third_party/zlib/zlib/x86.c
4+++ b/external/crashpad/third_party/zlib/zlib/x86.c
5@@ -8,6 +8,7 @@
6 * For conditions of distribution and use, see copyright notice in zlib.h
7 */
8
9+#pragma warning(disable : 5105)
10 #include "x86.h"
11 #include "zutil.h"
12