diff options
author | Yuchen Zeng <zyc@google.com> | 2016-08-11 21:21:32 -0700 |
---|---|---|
committer | Yuchen Zeng <zyc@google.com> | 2016-08-11 21:21:59 -0700 |
commit | f64bf28e87356ca2ea26dfcfcb576de565180ad0 (patch) | |
tree | 5b0955cb4767a963aa6cf4997402fa7711ff756a /.gitmodules | |
parent | d790dd6a5cb116245a8054692a1e10713d7512ac (diff) |
Build c-ares without running ./configure
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3dd8247048..01b8fab98d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,4 @@ [submodule "third_party/c-ares"] path = third_party/c-ares url = https://github.com/c-ares/c-ares.git + branch = cares-1_11_0 |