bootstrap-config.toml

This commit is contained in:
Rmys
2018-10-28 13:26:41 +03:00
committed by GitHub
parent 4dae082ea1
commit 4c8c19131e
@@ -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"