From a765cb86484c847c301f1829ec4938b18482ea54 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 31 Aug 2018 12:30:52 +0300 Subject: [PATCH] rust --- programming/language/rust/files/bootstrap-config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/language/rust/files/bootstrap-config.toml b/programming/language/rust/files/bootstrap-config.toml index 44544e2bb2..cb4f0e6ffb 100755 --- a/programming/language/rust/files/bootstrap-config.toml +++ b/programming/language/rust/files/bootstrap-config.toml @@ -1,5 +1,5 @@ [llvm] -ninja = true +#ninja = true [build] python = "python2.7"