]> git.lizzy.rs Git - rust.git/commit
configure: Don't sync unused submodules
authorAlex Crichton <alex@alexcrichton.com>
Thu, 12 Jun 2014 01:54:14 +0000 (18:54 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 13 Jun 2014 20:53:34 +0000 (13:53 -0700)
commit49fe69047776651114e014a8307c684fcb866efd
tree4bbea81169217d41dc14ae822d3cac2dd574dea2
parent9b9ef442337ee3b9a29449a0792ae2eeb0480d0c
configure: Don't sync unused submodules

If the compiler is built with --{llvm,jemalloc,libuv}-root, then the configure
script can skip updating these submodules.

Closes #14822
configure