summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-19 20:51:38 +0100
committerErich Eckner <git@eckner.net>2021-01-19 20:51:38 +0100
commita529d940801455c1d0a33a505ff446e966dfe85b (patch)
tree38786c910c118077f0954a6d40731365179a875c /extra
parentbe5430b23dfcf4370ee42ebe810dc75fc36ddcf6 (diff)
downloadpackages-a529d940801455c1d0a33a505ff446e966dfe85b.tar.xz
update config.toml.patch
Diffstat (limited to 'extra')
-rw-r--r--extra/rust/PKGBUILD2
-rw-r--r--extra/rust/config.toml.patch9
2 files changed, 1 insertions, 10 deletions
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD
index c523b1f3..80af53ec 100644
--- a/extra/rust/PKGBUILD
+++ b/extra/rust/PKGBUILD
@@ -6,7 +6,7 @@
# see https://github.com/rust-lang/rust/issues/60294
source+=(config.toml.patch)
-sha256sums+=('0430e94e8f8c6b4c8154b236dc132fc182e8efd28ce5e7685692cef55e408515')
+sha256sums+=('c6d2fe4d0fab22194029a926e7c4efe55546a3dfbc85328cabba44e44126129f')
eval "$(
declare -f prepare | \
diff --git a/extra/rust/config.toml.patch b/extra/rust/config.toml.patch
index 0f0cfc22..3fd6f43b 100644
--- a/extra/rust/config.toml.patch
+++ b/extra/rust/config.toml.patch
@@ -1,15 +1,6 @@
diff -rauN a/config.toml b/config.toml
--- a/config.toml 2020-08-01 10:50:30.352304826 +0200
+++ b/config.toml 2020-08-01 10:51:38.355820332 +0200
-@@ -2,7 +2,7 @@
- link-shared = true
-
- [build]
--target = ["x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu"]
-+target = ["i686-unknown-linux-gnu"]
- tools = ["cargo", "rls", "clippy", "miri", "rustfmt", "analysis", "src"]
- cargo = "/usr/bin/cargo"
- rustc = "/usr/bin/rustc"
@@ -22,11 +22,11 @@
# https://github.com/rust-lang/rust/issues/54872
codegen-units-std = 1