diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
commit | 1bffbd8290fb483db179eefadd8c306e5801715f (patch) | |
tree | d3d467860cdee272b099ec0e3771a7a651fe4131 /debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch | |
parent | Merging upstream version 126.0. (diff) | |
download | firefox-1bffbd8290fb483db179eefadd8c306e5801715f.tar.xz firefox-1bffbd8290fb483db179eefadd8c306e5801715f.zip |
Adding debian version 126.0-1.debian/126.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch')
-rw-r--r-- | debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch b/debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch index ccc8f94444..5baa866893 100644 --- a/debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch +++ b/debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch @@ -7,7 +7,7 @@ Subject: Allow to override rust LTO flag 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/makefiles/rust.mk b/config/makefiles/rust.mk -index b10594f..80f9a15 100644 +index 52c4e40..da99acf 100644 --- a/config/makefiles/rust.mk +++ b/config/makefiles/rust.mk @@ -92,8 +92,9 @@ ifndef rustflags_sancov |