From 29af88a5caf60334114029061b2610d90e0a9def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 29 Oct 2018 19:30:48 +0300 Subject: [PATCH] rebuild rust --- programming/language/rust/files/bootstrap-config.toml | 7 +++++-- programming/language/rust/pspec.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) mode change 100755 => 100644 programming/language/rust/files/bootstrap-config.toml diff --git a/programming/language/rust/files/bootstrap-config.toml b/programming/language/rust/files/bootstrap-config.toml old mode 100755 new mode 100644 index f7d79a07cf..f6da67a981 --- a/programming/language/rust/files/bootstrap-config.toml +++ b/programming/language/rust/files/bootstrap-config.toml @@ -1,10 +1,9 @@ [llvm] -ninja = true +link-shared = true [build] python = "python2.7" extended = true -verbose = 0 sanitizers = false [install] @@ -19,3 +18,7 @@ debuginfo-lines = true channel = "stable" rpath = false + +codegen-tests = false +[target.x86_64-unknown-linux-gnu] +llvm-config = "/usr/bin/llvm-config" diff --git a/programming/language/rust/pspec.xml b/programming/language/rust/pspec.xml index 2afe45ef22..545b3790d2 100755 --- a/programming/language/rust/pspec.xml +++ b/programming/language/rust/pspec.xml @@ -64,7 +64,7 @@ - 2018-10-27 + 2018-10-29 1.29.2 Version Bump PisiLinux Community