Update package version to 1.88.0
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
name: rustc
|
name: rustc
|
||||||
description: The rust programming language compiler
|
description: The rust programming language compiler
|
||||||
version: 1.85.0
|
version: 1.88.0
|
||||||
revision: 2
|
|
||||||
url: https://www.rust-lang.org/
|
url: https://www.rust-lang.org/
|
||||||
license: Apache-2.0 or MIT
|
license: Apache-2.0 or MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
change-id = 134650
|
change-id = 140732
|
||||||
|
|
||||||
[llvm]
|
[llvm]
|
||||||
targets = "X86"
|
|
||||||
link-shared = true
|
link-shared = true
|
||||||
download-ci-llvm = false
|
download-ci-llvm = false
|
||||||
|
|
||||||
@@ -21,6 +20,8 @@ channel = "stable"
|
|||||||
description = "for Tide Linux"
|
description = "for Tide Linux"
|
||||||
lto = "thin"
|
lto = "thin"
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
|
rpath = false
|
||||||
|
lld = false
|
||||||
|
|
||||||
[target.x86_64-unknown-linux-gnu]
|
[target.x86_64-unknown-linux-gnu]
|
||||||
llvm-config = "/usr/bin/llvm-config"
|
llvm-config = "/usr/bin/llvm-config"
|
||||||
|
|||||||
Reference in New Issue
Block a user