diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:25 +0000 |
commit | 20540d0e868f87f425adae2619784b7d747024db (patch) | |
tree | f7c5f29cd9355c1c482877d3bf537372687b3bc6 /debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch | |
parent | Merging upstream version 125.0.1. (diff) | |
download | firefox-20540d0e868f87f425adae2619784b7d747024db.tar.xz firefox-20540d0e868f87f425adae2619784b7d747024db.zip |
Adding debian version 125.0.1-1.debian/125.0.1-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 cd4eb18590..ccc8f94444 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 9e3d525..613d5e3 100644 +index b10594f..80f9a15 100644 --- a/config/makefiles/rust.mk +++ b/config/makefiles/rust.mk @@ -92,8 +92,9 @@ ifndef rustflags_sancov |