summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-05-03 22:40:47 +0800
committerpingplug2020-05-03 22:40:47 +0800
commiteb47cfd6a3b5b549519fb522c0012d6c47f781a4 (patch)
treea2006dd07bba808438bb2da22c16a94301ae9f6d
parentb2935c74d3caa40097896380ee968c84b46011bd (diff)
downloadaur-eb47cfd6a3b5b549519fb522c0012d6c47f781a4.tar.gz
Updated to 1.43.0
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD18
-rw-r--r--mingw-config.toml14
3 files changed, 40 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf779c805d1f..eb4bcc9982c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-rust
pkgdesc = Systems programming language focused on safety, speed and concurrency (mingw-w64)
- pkgver = 1.42.0
+ pkgver = 1.43.0
pkgrel = 1
url = https://www.rust-lang.org
arch = x86_64
@@ -20,32 +20,32 @@ pkgbase = mingw-w64-rust
depends = libgit2
depends = mingw-w64-gcc
optdepends = mingw-w64-wine: for cargo test support
- noextract = rust-std-1.41.1-x86_64-unknown-linux-gnu.tar.xz
- noextract = rustc-1.41.1-x86_64-unknown-linux-gnu.tar.xz
- noextract = cargo-0.42.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rust-std-1.42.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rustc-1.42.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = cargo-0.43.0-x86_64-unknown-linux-gnu.tar.xz
options = !strip
options = staticlibs
options = !buildflags
backup = opt/rust/cargo/config
- source = https://static.rust-lang.org/dist/rustc-1.42.0-src.tar.xz
- source = https://static.rust-lang.org/dist/rustc-1.42.0-src.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-02-27/rust-std-1.41.1-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-02-27/rust-std-1.41.1-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-02-27/rustc-1.41.1-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-02-27/rustc-1.41.1-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2020-02-27/cargo-0.42.0-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2020-02-27/cargo-0.42.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/rustc-1.43.0-src.tar.xz
+ source = https://static.rust-lang.org/dist/rustc-1.43.0-src.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-03-12/rust-std-1.42.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-03-12/rust-std-1.42.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-03-12/rustc-1.42.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-03-12/rustc-1.42.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2020-03-12/cargo-0.43.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2020-03-12/cargo-0.43.0-x86_64-unknown-linux-gnu.tar.xz.asc
source = mingw-config.toml
validpgpkeys = 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
- sha256sums = aa5b4c0f2bac33cc26a11523fce9b0f120d2eff510ed148ae7c586501481ed04
+ sha256sums = d0899933840369f07394b211cb0b53a5cd4634907633f0bee541133c8b75e309
sha256sums = SKIP
- sha256sums = 8e0d2ccfaaeec2e2007b3a605e2bf1dac2e2c82a8d4168bf4e81c9dd5374214e
+ sha256sums = 21405992fa02411a7a5bbd88e8218cd3e4609fe18bee687bb5ad6bab81e3f783
sha256sums = SKIP
- sha256sums = cf5051c312ae70b00dedf269ea71499c392087428677f961c3b4ac9da64a92b9
+ sha256sums = 3d2e4dccbeec8866c7d1d151abe06526f331ea1dac9f8ae3cbe30ac6568fefb2
sha256sums = SKIP
- sha256sums = 390156ca95741ea62e18952e2a703437ab4ad400064a22a23a2bffe9a337e8a8
+ sha256sums = fe7e40786f6e013d471f2f8ed51ba268611122065930a6d5a10bf20146997270
sha256sums = SKIP
- sha256sums = 7a8f602a8a179046656ae1327e089b35f1b3ac1c92ae16ca728fcb916dcfe829
+ sha256sums = f7e2746025bb16ef091e1f9f94e853368bec9ed52480bf8b4818283e81750cbc
pkgname = mingw-w64-rust
diff --git a/PKGBUILD b/PKGBUILD
index d352e93ef7bd..5675427780d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: userwithuid < userwithuid at gmail dot com >
_pkgname=rust
-_date=2020-02-27
-_rustc=1.41.1
-_cargo=0.42.0
+_date=2020-03-12
+_rustc=1.42.0
+_cargo=0.43.0
pkgname=mingw-w64-rust
_prefix=opt/rust
-pkgver=1.42.0
+pkgver=1.43.0
pkgrel=1
pkgdesc="Systems programming language focused on safety, speed and concurrency (mingw-w64)"
arch=('x86_64')
@@ -39,15 +39,15 @@ source=("https://static.rust-lang.org/dist/rustc-${pkgver}-src.tar.xz"{,.asc}
noextract=("rust-std-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"rustc-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"cargo-${_cargo}-x86_64-unknown-linux-gnu.tar.xz")
-sha256sums=('aa5b4c0f2bac33cc26a11523fce9b0f120d2eff510ed148ae7c586501481ed04'
+sha256sums=('d0899933840369f07394b211cb0b53a5cd4634907633f0bee541133c8b75e309'
'SKIP'
- '8e0d2ccfaaeec2e2007b3a605e2bf1dac2e2c82a8d4168bf4e81c9dd5374214e'
+ '21405992fa02411a7a5bbd88e8218cd3e4609fe18bee687bb5ad6bab81e3f783'
'SKIP'
- 'cf5051c312ae70b00dedf269ea71499c392087428677f961c3b4ac9da64a92b9'
+ '3d2e4dccbeec8866c7d1d151abe06526f331ea1dac9f8ae3cbe30ac6568fefb2'
'SKIP'
- '390156ca95741ea62e18952e2a703437ab4ad400064a22a23a2bffe9a337e8a8'
+ 'fe7e40786f6e013d471f2f8ed51ba268611122065930a6d5a10bf20146997270'
'SKIP'
- '7a8f602a8a179046656ae1327e089b35f1b3ac1c92ae16ca728fcb916dcfe829')
+ 'f7e2746025bb16ef091e1f9f94e853368bec9ed52480bf8b4818283e81750cbc')
validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>
backup=("opt/rust/cargo/config")
diff --git a/mingw-config.toml b/mingw-config.toml
index f43dc1a5193e..68a05b3445a6 100644
--- a/mingw-config.toml
+++ b/mingw-config.toml
@@ -395,6 +395,15 @@ codegen-backends = ["llvm"]
# rustc to execute.
lld = true
+# Indicates whether LLD will be used to link Rust crates during bootstrap on
+# supported platforms. The LLD from the bootstrap distribution will be used
+# and not the LLD compiled during the bootstrap.
+#
+# LLD will not be used if we're cross linking or running tests.
+#
+# Explicitly setting the linker for a target will override this option.
+use-lld = false
+
# Indicates whether some LLVM tools, like llvm-objdump, will be made available in the
# sysroot.
llvm-tools = false
@@ -435,6 +444,10 @@ test-compare-mode = false
# Use LLVM libunwind as the implementation for Rust's unwinder.
llvm-libunwind = false
+# Enable Windows Control Flow Guard checks in the standard library.
+# This only applies from stage 1 onwards, and only for Windows targets.
+control-flow-guard = false
+
# =============================================================================
# Options for specific targets
#
@@ -463,6 +476,7 @@ ranlib = "ranlib"
# Linker to be used to link Rust code. Note that the
# default value is platform specific, and if not specified it may also depend on
# what platform is crossing to what platform.
+# Setting this will override the `use-lld` option for Rust code.
linker = "cc"
# Path to the `llvm-config` binary of the installation of a custom LLVM to link