Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging: automatic stripping #47

Open
3 tasks
metux opened this issue Nov 20, 2023 · 0 comments
Open
3 tasks

Packaging: automatic stripping #47

metux opened this issue Nov 20, 2023 · 0 comments
Labels
kind/feature Feature Request

Comments

@metux
Copy link
Owner

metux commented Nov 20, 2023

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

@metux metux added the kind/feature Feature Request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant