bootstrap-config.toml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user