bootstrap-config.toml

This commit is contained in:
Rmys
2018-10-29 00:21:52 +03:00
committed by GitHub
parent f4a540629f
commit 59ff016189
@@ -1,9 +1,10 @@
[llvm]
link-shared = true
ninja = true
[build]
python = "python2.7"
extended = true
verbose = 0
sanitizers = false
[install]
@@ -18,7 +19,3 @@ debuginfo-lines = true
channel = "stable"
rpath = false
codegen-tests = false
[target.x86_64-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"