guru/x11-misc/i3status-rust/files/i3status-rust-0.31.2-disable-stripping.patch
Lucio Sauer 1956d3a019
x11-misc/i3status-rust: add 0.31.2
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-05-07 00:15:24 +02:00

11 lines
177 B
Diff

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -104,6 +104,7 @@ features = ["json"]
[profile.release]
lto = "thin"
+debug = true
[profile.release-debug-info]
inherits = "release"