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