From 6cd1878b5eb779b844f8e34c20b6df29aa227529 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sat, 16 Dec 2017 21:04:33 +0800 Subject: TestRustcBootstrap - Enable vendoring (avoids libgit2 problems on ubuntu) --- TestRustcBootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TestRustcBootstrap.sh b/TestRustcBootstrap.sh index 3c0c7f25..db195038 100755 --- a/TestRustcBootstrap.sh +++ b/TestRustcBootstrap.sh @@ -27,6 +27,7 @@ cat - > ${WORKDIR}mrustc/rustc-1.20.0-src/config.toml < ${WORKDIR}official/rustc-1.20.0-src/config.toml <