Skip to content

Commit 2a906db

Browse files
committed
deps: update c-ares to 1.28.1
nodejs/node#52285
1 parent ccb0a72 commit 2a906db

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

patches/node/build_add_gn_build_files.patch

+2-4
Original file line numberDiff line numberDiff line change
@@ -537,10 +537,10 @@ index 0e69d7383762f6b81c5b57698aa9d121d5a9c401..35bbeb37acc7ccb14b4b8a644ec3d4c7
537537
cflags_c = [
538538
"-mavx512vl",
539539
diff --git a/deps/cares/BUILD.gn b/deps/cares/BUILD.gn
540-
index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b796226508a137 100644
540+
index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..3f253daee0f9b1faa50857f61d76de001bd8947e 100644
541541
--- a/deps/cares/BUILD.gn
542542
+++ b/deps/cares/BUILD.gn
543-
@@ -1,14 +1,165 @@
543+
@@ -1,14 +1,163 @@
544544
-##############################################################################
545545
-# #
546546
-# DO NOT EDIT THIS FILE! #
@@ -587,7 +587,6 @@ index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b79622
587587
+ "src/lib/ares__llist.c",
588588
+ "src/lib/ares__llist.h",
589589
+ "src/lib/ares__parse_into_addrinfo.c",
590-
+ "src/lib/ares__read_line.c",
591590
+ "src/lib/ares__slist.c",
592591
+ "src/lib/ares__slist.h",
593592
+ "src/lib/ares__socket.c",
@@ -635,7 +634,6 @@ index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b79622
635634
+ "src/lib/ares_library_init.c",
636635
+ "src/lib/ares_ipv6.h",
637636
+ "src/lib/ares_math.c",
638-
+ "src/lib/ares_mkquery.c",
639637
+ "src/lib/ares_options.c",
640638
+ "src/lib/ares_parse_a_reply.c",
641639
+ "src/lib/ares_parse_aaaa_reply.c",

0 commit comments

Comments
 (0)