@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user