Skip to content

Commit 1712db8

Browse files
committed
deps: Update nghttp2 to v1.45.1
nodejs/node#40206
1 parent 072c990 commit 1712db8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

patches/node/build_add_gn_build_files.patch

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -669,10 +669,10 @@ index 0000000000000000000000000000000000000000..fb000f8ee7647c375bc190d1729d67bb
669669
+}
670670
diff --git a/deps/nghttp2/BUILD.gn b/deps/nghttp2/BUILD.gn
671671
new file mode 100644
672-
index 0000000000000000000000000000000000000000..e90a1416f5b0106e5886564061d48f32b730b1c2
672+
index 0000000000000000000000000000000000000000..b7a9daa0d099be8ce1b594cd5128e54ab88d1f25
673673
--- /dev/null
674674
+++ b/deps/nghttp2/BUILD.gn
675-
@@ -0,0 +1,49 @@
675+
@@ -0,0 +1,48 @@
676676
+config("nghttp2_config") {
677677
+ defines = [ "NGHTTP2_STATICLIB" ]
678678
+ include_dirs = [ "lib/includes" ]
@@ -706,7 +706,6 @@ index 0000000000000000000000000000000000000000..e90a1416f5b0106e5886564061d48f32
706706
+ "lib/nghttp2_hd_huffman_data.c",
707707
+ "lib/nghttp2_helper.c",
708708
+ "lib/nghttp2_http.c",
709-
+ "lib/nghttp2_ksl.c",
710709
+ "lib/nghttp2_map.c",
711710
+ "lib/nghttp2_mem.c",
712711
+ "lib/nghttp2_npn.c",

0 commit comments

Comments
 (0)