Skip to content

make : restore build-info.h dependency for several targets #3205

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

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

cebtenzzre
Copy link
Collaborator

@cebtenzzre cebtenzzre commented Sep 16, 2023

This fixes a regression in #2998, where make does not correctly generate build-info.h for some targets. These changes were originally part of an older implementation where print_build_info was a non-inline function and not a macro, and I forgot to remove them in the final version.

@cebtenzzre
Copy link
Collaborator Author

Could someone take a look at this? This issue is causing make all from master to fail intermittently.

@cebtenzzre cebtenzzre merged commit 8781013 into ggml-org:master Sep 18, 2023
pkrmf pushed a commit to morlockstudios-com/llama.cpp that referenced this pull request Sep 26, 2023
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.

2 participants