summaryrefslogtreecommitdiffstats
path: root/contrib/libs/nghttp3/patches/staticlib.patch
diff options
context:
space:
mode:
authorrobot-contrib <[email protected]>2025-01-09 14:48:07 +0300
committerrobot-contrib <[email protected]>2025-01-09 15:34:05 +0300
commit99679ceb52dc0e5ed023f32855dd9854dfa90ac8 (patch)
tree95ac959195008c0d950b9257652e5748d8f933cc /contrib/libs/nghttp3/patches/staticlib.patch
parentef8c4a245b37b3224dede06631ac95e4a1b3f9e6 (diff)
Update contrib/libs/nghttp3 to 1.7.0
commit_hash:c10153839fd4ce0867242e0d90f204db6b9b64c1
Diffstat (limited to 'contrib/libs/nghttp3/patches/staticlib.patch')
-rw-r--r--contrib/libs/nghttp3/patches/staticlib.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/contrib/libs/nghttp3/patches/staticlib.patch b/contrib/libs/nghttp3/patches/staticlib.patch
index aa0e6d56253..5ab47adfdde 100644
--- a/contrib/libs/nghttp3/patches/staticlib.patch
+++ b/contrib/libs/nghttp3/patches/staticlib.patch
@@ -1,11 +1,5 @@
--- a/lib/includes/nghttp3/nghttp3.h
+++ b/lib/includes/nghttp3/nghttp3.h
-@@ -55,7 +55,7 @@ extern "C" {
-
- #include <nghttp3/version.h>
-
+@@ -55,1 +55,1 @@ extern "C" {
-#ifdef NGHTTP3_STATICLIB
+#if 1
- # define NGHTTP3_EXTERN
- #elif defined(WIN32)
- # ifdef BUILDING_NGHTTP3