Skip to content

Packaging: automatic stripping #47

@metux

Description

@metux

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions