diff options
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 |