@@ -537,10 +537,10 @@ index 0e69d7383762f6b81c5b57698aa9d121d5a9c401..35bbeb37acc7ccb14b4b8a644ec3d4c7
537
537
cflags_c = [
538
538
"-mavx512vl",
539
539
diff --git a/deps/cares/BUILD.gn b/deps/cares/BUILD.gn
540
- index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b796226508a137 100644
540
+ index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..3f253daee0f9b1faa50857f61d76de001bd8947e 100644
541
541
--- a/deps/cares/BUILD.gn
542
542
+++ b/deps/cares/BUILD.gn
543
- @@ -1,14 +1,165 @@
543
+ @@ -1,14 +1,163 @@
544
544
- ##############################################################################
545
545
- # #
546
546
- # DO NOT EDIT THIS FILE! #
@@ -587,7 +587,6 @@ index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b79622
587
587
+ "src/lib/ares__llist.c",
588
588
+ "src/lib/ares__llist.h",
589
589
+ "src/lib/ares__parse_into_addrinfo.c",
590
- + "src/lib/ares__read_line.c",
591
590
+ "src/lib/ares__slist.c",
592
591
+ "src/lib/ares__slist.h",
593
592
+ "src/lib/ares__socket.c",
@@ -635,7 +634,6 @@ index ac19ac73ed1e24c61cb679f3851685b79cfc8b39..1717143998ae15e65e9af12650b79622
635
634
+ "src/lib/ares_library_init.c",
636
635
+ "src/lib/ares_ipv6.h",
637
636
+ "src/lib/ares_math.c",
638
- + "src/lib/ares_mkquery.c",
639
637
+ "src/lib/ares_options.c",
640
638
+ "src/lib/ares_parse_a_reply.c",
641
639
+ "src/lib/ares_parse_aaaa_reply.c",
0 commit comments