diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:36:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:36:33 +0000 |
commit | d64a0bef395f7ec01305397825497685285c5cc6 (patch) | |
tree | 254e4d5c3cff346a8b05f8010408140fb448beff /debian/patches/debian-hacks/Allow-to-override-rust-LTO-flag.patch | |
parent | Merging upstream version 127.0. (diff) | |
download | firefox-debian/127.0-1.tar.xz firefox-debian/127.0-1.zip |
Adding debian version 127.0-1.debian/127.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 5baa866893..320242c9e4 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 52c4e40..da99acf 100644 +index 524bc43..d97b94c 100644 --- a/config/makefiles/rust.mk +++ b/config/makefiles/rust.mk @@ -92,8 +92,9 @@ ifndef rustflags_sancov |