summarylogtreecommitdiffstats
path: root/0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
diff options
context:
space:
mode:
authorBjörn Bidar2023-11-07 01:01:19 +0200
committerBjörn Bidar2023-11-07 01:08:12 +0200
commite9554dfe5f025e1905c34b0405e94e971d23e6d6 (patch)
tree6be38866d30b261fd388ef4ac2960b04c20639de /0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
parentbc489c7309f07a15064eecf702956aef9df790a3 (diff)
downloadaur-e9554dfe5f025e1905c34b0405e94e971d23e6d6.tar.gz
Update to 119.0.1-1
- New upstrem release - Rebase patches - Reuse openSUSE changelog The packaging of this package is about 80% the same to the SUSE packaging except that the packaging format is open upon the Arch Linux PKGBUID of course The changelog is relevant to the package when it comes to to these Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Diffstat (limited to '0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch')
-rw-r--r--0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch b/0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
index 455e3fdb9baf..079b3f2b40a3 100644
--- a/0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
+++ b/0017-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
@@ -9,7 +9,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 5d1d5470b33a4d083a846573751fbbbdbb6c249d..1071608a58130db8d006f260ea345bafdc5f9e86 100644
+index 2159e127cae5a9d59a43a3fadbd893d891b36354..a3ae7ce5ea8276b2c4f6da62e47183a597080ed1 100644
--- a/config/makefiles/rust.mk
+++ b/config/makefiles/rust.mk
@@ -82,6 +82,7 @@ endif