Add c-ares. These are the hoops I have to jump through to be able to provide some bootstrap nodes.

This commit is contained in:
2024-08-07 20:21:39 -04:00
parent ba0800d16c
commit 1788a02338
4 changed files with 269 additions and 0 deletions

3
.gitmodules vendored
View File

@ -23,3 +23,6 @@
path = deps/openssl_src
url = https://github.com/openssl/openssl.git
shallow = true
[submodule "deps/c-ares"]
path = deps/c-ares
url = https://github.com/c-ares/c-ares.git