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

Make recompiles everything every time. #5

Open
vbursucianu opened this issue Feb 5, 2020 · 0 comments
Open

Make recompiles everything every time. #5

vbursucianu opened this issue Feb 5, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vbursucianu
Copy link
Owner

Describe the bug
Make recompiles every single binary even if the source code hasn't been modified.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'root'
  2. 'make'

Expected behavior
Make should recompile only the modified source files.

Environement

  • Ubuntu 18.04 LTS

Additional context
The Makefile has been modified in commit 4571246 to integrate subfolder project. Maybe make is not looking at the obj directory correctly before building.

@vbursucianu vbursucianu added the bug Something isn't working label Feb 5, 2020
@vbursucianu vbursucianu self-assigned this Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant