-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
kind/featureFeature RequestFeature Request
Description
What is the problem you are trying to solve
Distros usually like to ship stripped binaries and put debug symbols into separate package.
Describe the solution you like
- distro specific setting for whether to strip
- run strip on installed program
- extract the debug syms into separate file and put it into corresponding package (-dev or -dbg)
Additional context
No response
Metadata
Metadata
Assignees
Labels
kind/featureFeature RequestFeature Request