summarylogtreecommitdiffstats
path: root/0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
diff options
context:
space:
mode:
Diffstat (limited to '0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch')
-rw-r--r--0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch b/0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
index ec6e6eda5e4b..4938d8cff7eb 100644
--- a/0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
+++ b/0028-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
@@ -1,7 +1,7 @@
-From fc0da069a26acffede07ab50317f6520b5c4d6de Mon Sep 17 00:00:00 2001
+From 0ad7c12c402a0b3b999fea3e8db3d991b4aa522c Mon Sep 17 00:00:00 2001
From: Thomas Deutschmann <whissi@gentoo.org>
Date: Sat, 29 Aug 2020 22:30:59 +0200
-Subject: [PATCH 28/37] LTO: Only enable LTO for Rust when complete build uses
+Subject: [PATCH 28/35] LTO: Only enable LTO for Rust when complete build uses
LTO
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
@@ -10,7 +10,7 @@ Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
1 file changed, 2 insertions(+)
diff --git a/config/makefiles/rust.mk b/config/makefiles/rust.mk
-index 38e647c101..e683f5ec7e 100644
+index 49d25655b1..b3ac4763c7 100644
--- a/config/makefiles/rust.mk
+++ b/config/makefiles/rust.mk
@@ -64,6 +64,7 @@ endif
@@ -30,5 +30,5 @@ index 38e647c101..e683f5ec7e 100644
ifdef CARGO_INCREMENTAL
export CARGO_INCREMENTAL
--
-2.31.1
+2.32.0