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: missing dependencies / build not reproducible #2

Open
tq-niebelm opened this issue Aug 30, 2024 · 0 comments
Open

Make: missing dependencies / build not reproducible #2

tq-niebelm opened this issue Aug 30, 2024 · 0 comments

Comments

@tq-niebelm
Copy link

When changing the SM configuration a rebuild of the files under configs/$(CONFIG) is not triggered. For instance if the configs/$(CONFIG) exists and going some commits backward for testing.

The cfg rule should depend on the actual used configuration. Ideally this should not only be a a simply make dependency but rely on a hash of the config file used to generate the configuration, too. This should ensure if the configuration file changed that a rebuild takes place in any case.

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

No branches or pull requests

1 participant