This commit is contained in:
Rmys
2018-08-30 22:51:24 +03:00
committed by GitHub
parent f882c3015b
commit 4cb49e0792
@@ -1,25 +1,22 @@
[llvm]
# ninja = true
targets = "X86"
link-shared = true
ninja = true
[build]
python = "python2.7"
extended = true
# verbose = 0
sanitizers = false
[install]
prefix = "/usr"
[rust]
codegen-tests = false
codegen-units = 1
debuginfo = true
debuginfo-lines = true
channel = "stable"
rpath = false
[target.x86_64-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
deny-warnings = false