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

Fix: ensure multiple builds on the same builder work #3

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

mistydemeo
Copy link
Contributor

This contains a minor fix for local, non-CI builds where multiple platforms are being built at once. Without make clean before building for the target, the build will just leave the old binary in place without rebuilding for the new arch.

Also updates to the final cargo-dist 0.5.0.

@mistydemeo mistydemeo merged commit d7aff78 into main Dec 5, 2023
5 checks passed
@mistydemeo mistydemeo deleted the fix_multi_builds_same_builder branch December 5, 2023 17:48
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.

1 participant