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

Leverage cargo strip capability #62

Merged
merged 1 commit into from
Dec 28, 2021
Merged

Conversation

scott-ainsworth
Copy link
Owner

Leverage cargo strip capability instead of Makefile.

Closes #61

Signed-off-by: Scott G. Ainsworth scott@ainsworth.us

Issue #61

Signed-off-by: Scott G. Ainsworth <scott@ainsworth.us>
@scott-ainsworth scott-ainsworth added the maint Technical change required for routine maintenance or that enhances maintainability. Technical debt. label Dec 28, 2021
@scott-ainsworth scott-ainsworth added this to the Version 1.1 milestone Dec 28, 2021
@scott-ainsworth scott-ainsworth self-assigned this Dec 28, 2021
@scott-ainsworth scott-ainsworth linked an issue Dec 28, 2021 that may be closed by this pull request
@scott-ainsworth scott-ainsworth merged commit 4e4d8be into develop Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maint Technical change required for routine maintenance or that enhances maintainability. Technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leverage cargo's build-in strip for release builds
1 participant