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

Omit debug information release builds #185

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

kgaughan
Copy link
Contributor

@kgaughan kgaughan commented Sep 8, 2024

This shrinks the Linux AMD64 build from 14MB to 9.7MB. -trimpath was missing from Dockerfile, so I've added that for consistency.

This shrinks the Linux AMD64 build from 14MB to 9.7MB. `-trimpath` was
missing from `Dockerfile`, so I've added that for consistency.
Copy link
Owner

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@hacdias hacdias merged commit 189af88 into hacdias:main Sep 8, 2024
3 checks passed
@kgaughan kgaughan deleted the omit-debug-data-in-releases branch September 8, 2024 20:00
Kosette added a commit to Kosette/webdav that referenced this pull request Sep 14, 2024
chore: omit debug information release builds (hacdias#185)
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