Merge pull request #5291 from Rmys/master

rust:rebuild
This commit is contained in:
Rmys
2018-08-08 17:01:30 +03:00
committed by GitHub
2 changed files with 11 additions and 7 deletions
@@ -1,21 +1,25 @@
[llvm]
ninja = true
# ninja = true
targets = "X86"
link-shared = true
[build]
python = "python2.7"
extended = true
verbose = 0
# verbose = 0
sanitizers = false
[install]
prefix = "/usr"
[rust]
codegen-units = 1
debuginfo = true
debuginfo-lines = true
codegen-tests = false
channel = "stable"
rpath = false
[target.x86_64-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
+1 -1
View File
@@ -64,7 +64,7 @@
<Update release="4">
<Date>2018-08-08</Date>
<Version>1.27.0</Version>
<Comment>Version Bump</Comment>
<Comment>Version Bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>