Skip to content

Add option to disable strip on binaries#569

Merged
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:disbable_stripping
Mar 13, 2025
Merged

Add option to disable strip on binaries#569
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:disbable_stripping

Conversation

@cpuguy83
Copy link
Copy Markdown
Collaborator

This is required for some builds, namely building go. On debian targets there is a pretty easy work-around (without this change), but for rpm there is not.

@cpuguy83 cpuguy83 requested a review from a team as a code owner March 13, 2025 15:14
Comment thread packaging/linux/rpm/template_test.go
@cpuguy83 cpuguy83 force-pushed the disbable_stripping branch from 86838d7 to 96a9d46 Compare March 13, 2025 16:04
This is required for some builds, namely building go.
On debian targets there is a pretty easy work-around (without this
change), but for rpm there is not.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83 cpuguy83 force-pushed the disbable_stripping branch from 96a9d46 to 728b1db Compare March 13, 2025 17:17
@cpuguy83 cpuguy83 merged commit 763032c into project-dalec:main Mar 13, 2025
23 checks passed
@cpuguy83 cpuguy83 deleted the disbable_stripping branch March 13, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants