bootstrap-config.toml
This commit is contained in:
@@ -10,8 +10,6 @@ sanitizers = false
|
||||
prefix = "/usr"
|
||||
|
||||
[rust]
|
||||
codegen-units = 1
|
||||
|
||||
debuginfo = true
|
||||
debuginfo-lines = true
|
||||
|
||||
@@ -19,5 +17,6 @@ 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