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

[RSDK-4039] fix-makefile-not-rebuilding #205

Conversation

nicksanford
Copy link
Collaborator

@nicksanford nicksanford commented Jul 17, 2023

Ticket

Fixes make build not rebuilding cartographer-module if it has been built before.
Now make build always rebuilds the cartographer-module go binary.
Follows the same pattern as: viam-server's make server make target: https://github.com/viamrobotics/rdk/blob/main/Makefile#L81
I accidentally introduced this bug in the build system in #186

@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Jul 17, 2023
@nicksanford nicksanford marked this pull request as ready for review July 17, 2023 21:46
@nicksanford nicksanford merged commit 0362c78 into viam-modules:main Jul 18, 2023
5 checks passed
@nicksanford nicksanford deleted the RSDK-4039-fix-makefile-not-rebuilding branch July 18, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants