Commit d887d63
committed
enable c-ares by default in curl 8.12.0 for HTTPS RR support [ci skip]
Replace `noh3` alternative build example with `nocares`.
Size increase is about 200 KiB for the distro `.zip` and `.tar.gz`
files, and about the same amount for `curl.exe` and `libcurl*.dll`.
c-ares static lib is 440 KiB in size (on Windows).
This is not small, but fine. The bigger issue is that c-ares needs
patching to build correctly and it's also unclear if it breaks the
binary on supported systems back to Windows Vista.
[EXPERIMENTAL]
disable c-ares due to extremely slow builds1 parent b166381 commit d887d63
3 files changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
736 | | - | |
737 | | - | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
738 | 746 | | |
739 | 747 | | |
740 | 748 | | |
| |||
0 commit comments