rust-1.29.2:ver.bump

This commit is contained in:
Rmys
2018-10-28 00:22:37 +03:00
parent 8a13c751ae
commit 48f78e2df9
4 changed files with 38 additions and 11 deletions
@@ -1,21 +1,19 @@
[llvm]
ninja = true
targets = "X86"
link-shared = true
[build]
python = "python2.7"
extended = true
verbose = 0
sanitizers = false
[install]
prefix = "/usr"
[rust]
codegen-units = 1
debuginfo = true
debuginfo-lines = true
channel = "stable"
rpath = false
codegen-tests = false
[target.x86_64-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
@@ -0,0 +1,21 @@
[llvm]
ninja = true
[build]
python = "python2.7"
extended = true
verbose = 0
sanitizers = false
[install]
prefix = "/usr"
[rust]
codegen-units = 1
debuginfo = true
debuginfo-lines = true
channel = "stable"
rpath = false