]> git.proxmox.com Git - ceph.git/blobdiff - 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
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-warningC5105.patch b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-warningC5105.patch
new file mode 100644 (file)
index 0000000..52f0dc7
--- /dev/null
@@ -0,0 +1,12 @@
+diff --git a/external/crashpad/third_party/zlib/zlib/x86.c b/external/crashpad/third_party/zlib/zlib/x86.c
+index e56fe8b..902e373 100644
+--- a/external/crashpad/third_party/zlib/zlib/x86.c
++++ b/external/crashpad/third_party/zlib/zlib/x86.c
+@@ -8,6 +8,7 @@
+  * For conditions of distribution and use, see copyright notice in zlib.h
+  */
++#pragma warning(disable : 5105)
+ #include "x86.h"
+ #include "zutil.h"