File: turn-off-strip.patch

package info (click to toggle)
starship 1.22.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 20,692 kB
  • sloc: sh: 701; makefile: 12; csh: 9; javascript: 3
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Description: Turn off strip option for dbgsym
Forwarded: not-needed
Last-Update: 2024-10-19
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -130,3 +130,3 @@
 lto = true
-strip = true
+#strip = true